• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/

Lines Matching refs:DEBUG_PARSE

97 #define DEBUG_PARSE	0x0002
1657 printd(DEBUG_PARSE, "%s:%d:config %s\n", zconf_curname(), zconf_lineno(), (yyvsp[(2) - (3)].string));
1665 printd(DEBUG_PARSE, "%s:%d:endconfig\n", zconf_curname(), zconf_lineno());
1675 printd(DEBUG_PARSE, "%s:%d:menuconfig %s\n", zconf_curname(), zconf_lineno(), (yyvsp[(2) - (3)].string));
1687 printd(DEBUG_PARSE, "%s:%d:endconfig\n", zconf_curname(), zconf_lineno());
1695 printd(DEBUG_PARSE, "%s:%d:type(%u)\n",
1705 printd(DEBUG_PARSE, "%s:%d:prompt\n", zconf_curname(), zconf_lineno());
1715 printd(DEBUG_PARSE, "%s:%d:default(%u)\n",
1725 printd(DEBUG_PARSE, "%s:%d:select\n", zconf_curname(), zconf_lineno());
1733 printd(DEBUG_PARSE, "%s:%d:range\n", zconf_curname(), zconf_lineno());
1766 printd(DEBUG_PARSE, "%s:%d:choice\n", zconf_curname(), zconf_lineno());
1782 printd(DEBUG_PARSE, "%s:%d:endchoice\n", zconf_curname(), zconf_lineno());
1791 printd(DEBUG_PARSE, "%s:%d:prompt\n", zconf_curname(), zconf_lineno());
1800 printd(DEBUG_PARSE, "%s:%d:type(%u)\n",
1812 printd(DEBUG_PARSE, "%s:%d:optional\n", zconf_curname(), zconf_lineno());
1821 printd(DEBUG_PARSE, "%s:%d:default\n",
1831 printd(DEBUG_PARSE, "%s:%d:if\n", zconf_curname(), zconf_lineno());
1843 printd(DEBUG_PARSE, "%s:%d:endif\n", zconf_curname(), zconf_lineno());
1853 printd(DEBUG_PARSE, "%s:%d:menu\n", zconf_curname(), zconf_lineno());
1869 printd(DEBUG_PARSE, "%s:%d:endmenu\n", zconf_curname(), zconf_lineno());
1877 printd(DEBUG_PARSE, "%s:%d:source %s\n", zconf_curname(), zconf_lineno(), (yyvsp[(2) - (3)].string));
1887 printd(DEBUG_PARSE, "%s:%d:comment\n", zconf_curname(), zconf_lineno());
1901 printd(DEBUG_PARSE, "%s:%d:help\n", zconf_curname(), zconf_lineno());
1917 printd(DEBUG_PARSE, "%s:%d:depends on\n", zconf_curname(), zconf_lineno());