Searched refs:debug_funclog_enter_exit (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/util/ |
| H A D | u_debug.h | 346 void debug_funclog_enter_exit(const char* f, const int line, const char* file); 364 debug_funclog_enter_exit(__FUNCTION__, __LINE__, __FILE__)
|
| H A D | u_debug.c | 433 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 D | u_debug.h | 350 void debug_funclog_enter_exit(const char* f, const int line, const char* file); 368 debug_funclog_enter_exit(__FUNCTION__, __LINE__, __FILE__)
|
| H A D | u_debug.c | 456 debug_funclog_enter_exit(const char* f, UNUSED const int line, function in typeref:typename:void
|
Completed in 5 milliseconds