Home
last modified time | relevance | path

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

/linux-3.4.99/scripts/kconfig/
Dzconf.gperf10 struct kconf_id;
12 static const struct kconf_id *kconf_id_lookup(register const char *str, register unsigned int len);
Dzconf.l98 const struct kconf_id *id = kconf_id_lookup(yytext, yyleng);
134 const struct kconf_id *id = kconf_id_lookup(yytext, yyleng);
Dzconf.hash.c_shipped32 struct kconf_id;
34 static const struct kconf_id *kconf_id_lookup(register const char *str, register unsigned int len);
168 const struct kconf_id *
180 static const struct kconf_id wordlist[] =
Dzconf.y27 static bool zconf_endtoken(const struct kconf_id *id, int starttoken, int endtoken);
43 const struct kconf_id *id;
227 const struct kconf_id *id = kconf_id_lookup($2, strlen($2));
541 static bool zconf_endtoken(const struct kconf_id *id, int starttoken, int endtoken) in zconf_endtoken()
Dlkc.h59 struct kconf_id { struct
Dzconf.tab.c_shipped103 static bool zconf_endtoken(const struct kconf_id *id, int starttoken, int endtoken);
185 const struct kconf_id *id;
1759 …const struct kconf_id *id = kconf_id_lookup((yyvsp[(2) - (3)].string), strlen((yyvsp[(2) - (3)].st…
2304 static bool zconf_endtoken(const struct kconf_id *id, int starttoken, int endtoken)
Dzconf.lex.c_shipped1088 const struct kconf_id *id = kconf_id_lookup(zconftext, zconfleng);
1163 const struct kconf_id *id = kconf_id_lookup(zconftext, zconfleng);