Home
last modified time | relevance | path

Searched refs:D_FCALL (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/arch/x86/cpu/quark/
Dmrc_util.h26 #define D_FCALL 0x0010 macro
34 #define D_FCALL 0 macro
39 #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__)