Searched refs:debug_funclog_exit (Results 1 – 2 of 2) sorted by relevance
309 void debug_funclog_exit(const char* f, const int line, const char* file);318 debug_funclog_exit(__FUNCTION__, __LINE__, __FILE__); \324 debug_funclog_exit(__FUNCTION__, __LINE__, __FILE__); \
419 void debug_funclog_exit(const char* f, const int line, const char* file) in debug_funclog_exit() function