Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/scripts/kconfig/
H A Dzconf.gperf10 struct kconf_id;
12 static const struct kconf_id *kconf_id_lookup(register const char *str, register unsigned int len);
H A Dzconf.l104 const struct kconf_id *id = kconf_id_lookup(yytext, yyleng);
143 const struct kconf_id *id = kconf_id_lookup(yytext, yyleng);
H A Dzconf.hash.c_shipped32 struct kconf_id;
34 static const struct kconf_id *kconf_id_lookup(register const char *str, register unsigned int len);
174 const struct kconf_id *
186 static const struct kconf_id wordlist[] =
H A Dzconf.y27 static bool zconf_endtoken(const struct kconf_id *id, int starttoken, int endtoken);
43 const struct kconf_id *id;
239 const struct kconf_id *id = kconf_id_lookup($2, strlen($2));
550 static bool zconf_endtoken(const struct kconf_id *id, int starttoken, int endtoken) in zconf_endtoken()
H A Dlkc.h64 struct kconf_id { struct
H A Dzconf.tab.c_shipped100 static bool zconf_endtoken(const struct kconf_id *id, int starttoken, int endtoken);
192 const struct kconf_id *id;
1648 const struct kconf_id *id = kconf_id_lookup((yyvsp[-1].string), strlen((yyvsp[-1].string)));
2267 static bool zconf_endtoken(const struct kconf_id *id, int starttoken, int endtoken)
H A Dzconf.lex.c_shipped1125 const struct kconf_id *id = kconf_id_lookup(zconftext, zconfleng);
1212 const struct kconf_id *id = kconf_id_lookup(zconftext, zconfleng);