Searched refs:DEBUG_PARSE (Results 1 – 1 of 1) sorted by relevance
| /scripts/kconfig/ |
| A D | zconf.y | 19 #define DEBUG_PARSE 0x0002 macro 202 printd(DEBUG_PARSE, "%s:%d:type(%u)\n", 210 printd(DEBUG_PARSE, "%s:%d:prompt\n", zconf_curname(), zconf_lineno()); 218 printd(DEBUG_PARSE, "%s:%d:default(%u)\n", 232 printd(DEBUG_PARSE, "%s:%d:imply\n", zconf_curname(), zconf_lineno()); 238 printd(DEBUG_PARSE, "%s:%d:range\n", zconf_curname(), zconf_lineno()); 310 printd(DEBUG_PARSE, "%s:%d:type(%u)\n", 327 printd(DEBUG_PARSE, "%s:%d:default\n", 342 printd(DEBUG_PARSE, "%s:%d:if\n", zconf_curname(), zconf_lineno()); 372 printd(DEBUG_PARSE, "%s:%d:menu\n", zconf_curname(), zconf_lineno()); [all …]
|
Completed in 5 milliseconds