Searched refs:debug_free (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/util/ |
D | os_memory_debug.h | 53 debug_free(const char *file, unsigned line, const char *function, 88 debug_free( __FILE__, __LINE__, __FUNCTION__, _ptr )
|
D | u_debug_memory.c | 164 debug_free(const char *file, unsigned line, const char *function, in debug_free() function 233 debug_free( file, line, function, old_ptr ); in debug_realloc()
|