Searched refs:T_SOURCE (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/config/
H A Dzconf.l94 "source" BEGIN(PARAM); return T_SOURCE;
H A Dzconf.y44 %token T_SOURCE
316 source: T_SOURCE prompt
614 //case T_SOURCE:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dzconf.y54 %token <id>T_SOURCE
377 source_stmt: T_SOURCE prompt T_EOL
H A Dzconf.tab.c146 T_SOURCE = 261, enumerator in enum:yytokentype
555 "T_SOURCE", "T_CHOICE", "T_ENDCHOICE", "T_COMMENT", "T_CONFIG",
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dzconf.y56 %token <id>T_SOURCE
352 source_stmt: T_SOURCE prompt T_EOL
H A Dzconf.tab.c67 T_SOURCE = 261, enumerator in enum:yytokentype
101 #define T_SOURCE 261 macro
445 "T_SOURCE", "T_CHOICE", "T_ENDCHOICE", "T_COMMENT", "T_CONFIG",

Completed in 104 milliseconds