Searched refs:debug_funclog_exit (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/util/ |
| H A D | u_debug.h | 345 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__); \
|
| H A D | u_debug.c | 424 debug_funclog_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 | 349 void debug_funclog_exit(const char* f, const int line, const char* file); 358 debug_funclog_exit(__FUNCTION__, __LINE__, __FILE__); \ 364 debug_funclog_exit(__FUNCTION__, __LINE__, __FILE__); \
|
| H A D | u_debug.c | 447 debug_funclog_exit(const char* f, UNUSED const int line, function in typeref:typename:void
|
Completed in 6 milliseconds