Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/
A Dexpr.h196 extern int cdebug;
A Dzconf.y16 #define printd(mask, fmt...) if (cdebug & (mask)) printf(fmt)
21 int cdebug = PRINTD; variable
A Dzconf.tab.c_shipped92 #define printd(mask, fmt...) if (cdebug & (mask)) printf(fmt)
97 int cdebug = PRINTD;

Completed in 9 milliseconds