Searched refs:debug_calloc (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/util/ |
D | os_memory_debug.h | 49 debug_calloc(const char *file, unsigned line, const char *function, 86 debug_calloc(__FILE__, __LINE__, __FUNCTION__, _count, _size )
|
D | u_debug_memory.c | 212 debug_calloc(const char *file, unsigned line, const char *function, in debug_calloc() function
|