Home
last modified time | relevance | path

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

/external/virglrenderer/src/mesa/util/
Du_debug.h333 void debug_funclog_exit(const char* f, const int line, const char* file);
342 debug_funclog_exit(__FUNCTION__, __LINE__, __FILE__); \
348 debug_funclog_exit(__FUNCTION__, __LINE__, __FILE__); \
Du_debug.c435 debug_funclog_exit(const char* f, UNUSED const int line, in debug_funclog_exit() function
/external/mesa3d/src/util/
Du_debug.h345 void debug_funclog_exit(const char* f, const int line, const char* file);
354 debug_funclog_exit(__FUNCTION__, __LINE__, __FILE__); \
360 debug_funclog_exit(__FUNCTION__, __LINE__, __FILE__); \
Du_debug.c423 debug_funclog_exit(const char* f, UNUSED const int line, in debug_funclog_exit() function