Home
last modified time | relevance | path

Searched defs:printd (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/scripts/kconfig/
H A Dparser.y17 #define printd(mask, fmt...) if (cdebug & (mask)) printf(fmt) macro
/openbmc/u-boot/scripts/kconfig/
H A Dzconf.y16 #define printd(mask, fmt...) if (cdebug & (mask)) printf(fmt) macro