Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/
A Dzconf.y16 #define printd(mask, fmt...) if (cdebug & (mask)) printf(fmt) macro
187 printd(DEBUG_PARSE, "%s:%d:type(%u)\n",
195 printd(DEBUG_PARSE, "%s:%d:prompt\n", zconf_curname(), zconf_lineno());
203 printd(DEBUG_PARSE, "%s:%d:default(%u)\n",
211 printd(DEBUG_PARSE, "%s:%d:select\n", zconf_curname(), zconf_lineno());
217 printd(DEBUG_PARSE, "%s:%d:range\n", zconf_curname(), zconf_lineno());
286 printd(DEBUG_PARSE, "%s:%d:type(%u)\n",
303 printd(DEBUG_PARSE, "%s:%d:default\n",
318 printd(DEBUG_PARSE, "%s:%d:if\n", zconf_curname(), zconf_lineno());
355 printd(DEBUG_PARSE, "%s:%d:menu\n", zconf_curname(), zconf_lineno());
[all …]
A Dzconf.tab.c_shipped92 #define printd(mask, fmt...) if (cdebug & (mask)) printf(fmt)
1714 printd(DEBUG_PARSE, "%s:%d:type(%u)\n",
1724 printd(DEBUG_PARSE, "%s:%d:prompt\n", zconf_curname(), zconf_lineno());
1734 printd(DEBUG_PARSE, "%s:%d:default(%u)\n",
1744 printd(DEBUG_PARSE, "%s:%d:select\n", zconf_curname(), zconf_lineno());
1752 printd(DEBUG_PARSE, "%s:%d:range\n", zconf_curname(), zconf_lineno());
1819 printd(DEBUG_PARSE, "%s:%d:type(%u)\n",
1840 printd(DEBUG_PARSE, "%s:%d:default\n",
1850 printd(DEBUG_PARSE, "%s:%d:if\n", zconf_curname(), zconf_lineno());
1879 printd(DEBUG_PARSE, "%s:%d:menu\n", zconf_curname(), zconf_lineno());
[all …]

Completed in 5 milliseconds