OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:debug_calloc
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/gallium/auxiliary/util/
u_debug_memory.c
182
debug_calloc
(const char *file, unsigned line, const char *function,
function
/bionic/libc/malloc_debug/
malloc_debug.cpp
77
void*
debug_calloc
(size_t nmemb, size_t bytes);
540
void*
debug_calloc
(size_t nmemb, size_t bytes) {
function
Completed in 3598 milliseconds