Searched refs:debug_calloc (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/os/ |
D | os_memory_debug.h | 52 debug_calloc(const char *file, unsigned line, const char *function, 83 debug_calloc(__FILE__, __LINE__, __FUNCTION__, _count, _size )
|
/external/virglrenderer/src/gallium/auxiliary/os/ |
D | os_memory_debug.h | 52 debug_calloc(const char *file, unsigned line, const char *function, 83 debug_calloc(__FILE__, __LINE__, __FUNCTION__, _count, _size )
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_debug_memory.c | 212 debug_calloc(const char *file, unsigned line, const char *function, in debug_calloc() function
|