Home
last modified time | relevance | path

Searched refs:debug_funclog_exit (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/util/
H A Du_debug.h355 void debug_funclog_exit(const char* f, const int line, const char* file);
364 debug_funclog_exit(__FUNCTION__, __LINE__, __FILE__); \
370 debug_funclog_exit(__FUNCTION__, __LINE__, __FILE__); \
H A Du_debug.c433 debug_funclog_exit(const char* f, UNUSED const int line, in debug_funclog_exit() function

Completed in 2 milliseconds