Home
last modified time | relevance | path

Searched refs:debug_realloc (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/os/
Dos_memory_debug.h60 debug_realloc(const char *file, unsigned line, const char *function,
87 debug_realloc( __FILE__, __LINE__, __FUNCTION__, _ptr, _old_size, _new_size )
/external/virglrenderer/src/gallium/auxiliary/os/
Dos_memory_debug.h60 debug_realloc(const char *file, unsigned line, const char *function,
87 debug_realloc( __FILE__, __LINE__, __FUNCTION__, _ptr, _old_size, _new_size )
/external/mesa3d/src/gallium/auxiliary/util/
Du_debug_memory.c222 debug_realloc(const char *file, unsigned line, const char *function, in debug_realloc() function