Home
last modified time | relevance | path

Searched refs:debug_funclog_exit (Results 1 – 4 of 4) sorted by relevance

/external/virglrenderer/src/gallium/auxiliary/util/
Du_debug.h324 void debug_funclog_exit(const char* f, const int line, const char* file);
333 debug_funclog_exit(__FUNCTION__, __LINE__, __FILE__); \
339 debug_funclog_exit(__FUNCTION__, __LINE__, __FILE__); \
Du_debug.c454 debug_funclog_exit(const char* f, UNUSED const int line, in debug_funclog_exit() function
/external/mesa3d/src/gallium/auxiliary/util/
Du_debug.h351 void debug_funclog_exit(const char* f, const int line, const char* file);
360 debug_funclog_exit(__FUNCTION__, __LINE__, __FILE__); \
366 debug_funclog_exit(__FUNCTION__, __LINE__, __FILE__); \
Du_debug.c463 debug_funclog_exit(const char* f, UNUSED const int line, in debug_funclog_exit() function