Searched refs:D_FCALL (Results 1 – 1 of 1) sorted by relevance
27 #define D_FCALL 0x0010 macro35 #define D_FCALL 0 macro40 #define ENTERFN(...) debug_cond(D_FCALL, "<%s>\n", __func__)41 #define LEAVEFN(...) debug_cond(D_FCALL, "</%s>\n", __func__)42 #define REPORTFN(...) debug_cond(D_FCALL, "<%s/>\n", __func__)