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