Searched refs:debug_funclog_enter (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/util/ |
| H A D | u_debug.h | 344 int debug_funclog_enter(const char* f, const int line, const char* file); 350 debug_funclog_enter(__FUNCTION__, __LINE__, __FILE__)
|
| H A D | u_debug.c | 408 debug_funclog_enter(const char* f, UNUSED const int line, function in typeref:typename:int
|
| /xsrc/external/mit/MesaLib/dist/src/util/ |
| H A D | u_debug.h | 348 int debug_funclog_enter(const char* f, const int line, const char* file); 354 debug_funclog_enter(__FUNCTION__, __LINE__, __FILE__)
|
| H A D | u_debug.c | 431 debug_funclog_enter(const char* f, UNUSED const int line, function in typeref:typename:int
|
Completed in 4 milliseconds