Searched refs:T_TYPE (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/kconfig/
H A Dzconf.y70 %token <id>T_TYPE
121 T_DEPENDS | T_PROMPT | T_TYPE | T_SELECT | T_OPTIONAL | T_RANGE | T_DEFAULT
182 config_option: T_TYPE prompt_stmt_opt T_EOL
260 choice_option: T_TYPE prompt_stmt_opt T_EOL
H A Dzconf.tab.c81 T_TYPE = 275, enumerator in enum:yytokentype
115 #define T_TYPE 275 macro
446 "T_REQUIRES", "T_OPTIONAL", "T_PROMPT", "T_TYPE", "T_DEFAULT",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/
H A Dzconf.y70 %token <id>T_TYPE
123 T_DEPENDS | T_PROMPT | T_TYPE | T_SELECT | T_OPTIONAL | T_RANGE | T_DEFAULT
185 config_option: T_TYPE prompt_stmt_opt T_EOL
283 choice_option: T_TYPE prompt_stmt_opt T_EOL
H A Dzconf.tab.c84 T_TYPE = 275, enumerator in enum:yytokentype
120 #define T_TYPE 275 macro
510 "T_REQUIRES", "T_OPTIONAL", "T_PROMPT", "T_TYPE", "T_DEFAULT",

Completed in 103 milliseconds