Searched refs:debug_funclog_enter_exit (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Du_debug.h346 void debug_funclog_enter_exit(const char* f, const int line, const char* file);
364 debug_funclog_enter_exit(__FUNCTION__, __LINE__, __FILE__)
H A Du_debug.c433 debug_funclog_enter_exit(const char* f, UNUSED const int line, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/util/
H A Du_debug.h350 void debug_funclog_enter_exit(const char* f, const int line, const char* file);
368 debug_funclog_enter_exit(__FUNCTION__, __LINE__, __FILE__)
H A Du_debug.c456 debug_funclog_enter_exit(const char* f, UNUSED const int line, function in typeref:typename:void

Completed in 5 milliseconds