Home
last modified time | relevance | path

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

/linux-6.3-rc2/scripts/kconfig/
A Dparser.y20 #define DEBUG_PARSE 0x0002 macro
180 printd(DEBUG_PARSE, "%s:%d:type(%u)\n",
188 printd(DEBUG_PARSE, "%s:%d:prompt\n", zconf_curname(), zconf_lineno());
196 printd(DEBUG_PARSE, "%s:%d:default(%u)\n",
210 printd(DEBUG_PARSE, "%s:%d:imply\n", zconf_curname(), zconf_lineno());
216 printd(DEBUG_PARSE, "%s:%d:range\n", zconf_curname(), zconf_lineno());
271 printd(DEBUG_PARSE, "%s:%d:type(%u)\n",
284 printd(DEBUG_PARSE, "%s:%d:default\n",
307 printd(DEBUG_PARSE, "%s:%d:if\n", zconf_curname(), zconf_lineno());
333 printd(DEBUG_PARSE, "%s:%d:menu\n", zconf_curname(), zconf_lineno());
[all …]

Completed in 3 milliseconds