Home
last modified time | relevance | path

Searched defs:debug_calloc (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/util/
H A Du_debug_memory.c213 debug_calloc(const char *file, unsigned line, const char *function, in debug_calloc() function
/aosp_15_r20/bionic/libc/malloc_debug/
H A Dmalloc_debug.cpp939 void* debug_calloc(size_t nmemb, size_t bytes) { in debug_calloc() function