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

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Du_debug.h345 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 Du_debug.c424 debug_funclog_exit(const char* f, UNUSED const int line, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/util/
H A Du_debug.h349 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 Du_debug.c447 debug_funclog_exit(const char* f, UNUSED const int line, function in typeref:typename:void

Completed in 6 milliseconds