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

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Du_debug.h344 int debug_funclog_enter(const char* f, const int line, const char* file);
350 debug_funclog_enter(__FUNCTION__, __LINE__, __FILE__)
H A Du_debug.c408 debug_funclog_enter(const char* f, UNUSED const int line, function in typeref:typename:int
/xsrc/external/mit/MesaLib/dist/src/util/
H A Du_debug.h348 int debug_funclog_enter(const char* f, const int line, const char* file);
354 debug_funclog_enter(__FUNCTION__, __LINE__, __FILE__)
H A Du_debug.c431 debug_funclog_enter(const char* f, UNUSED const int line, function in typeref:typename:int

Completed in 4 milliseconds