Home
last modified time | relevance | path

Searched refs:kconf_id_lookup (Results 1 – 9 of 9) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dzconf.gperf3 %define lookup-function-name kconf_id_lookup lfunc
12 static struct kconf_id *kconf_id_lookup(register const char *str, register unsigned int len);
H A Dzconf.hash.c34 static struct kconf_id *kconf_id_lookup(register const char *str, register unsigned int len);
169 kconf_id_lookup (register const char *str, register unsigned int len) in kconf_id_lookup() function
H A Dzconf.l99 struct kconf_id *id = kconf_id_lookup(yytext, yyleng);
135 struct kconf_id *id = kconf_id_lookup(yytext, yyleng);
H A Dzconf.hash.c_shipped34 static struct kconf_id *kconf_id_lookup(register const char *str, register unsigned int len);
169 kconf_id_lookup (register const char *str, register unsigned int len)
H A Dlex.zconf.c1103 struct kconf_id *id = kconf_id_lookup(zconftext, zconfleng);
1178 struct kconf_id *id = kconf_id_lookup(zconftext, zconfleng);
H A Dzconf.y232 struct kconf_id *id = kconf_id_lookup($2, strlen($2));
H A Dlex.zconf.c_shipped1103 struct kconf_id *id = kconf_id_lookup(zconftext, zconfleng);
1178 struct kconf_id *id = kconf_id_lookup(zconftext, zconfleng);
H A Dzconf.tab.c1756 …struct kconf_id *id = kconf_id_lookup((yyvsp[(2) - (3)].string), strlen((yyvsp[(2) - (3)].string))…
H A Dzconf.tab.c_shipped1756 …struct kconf_id *id = kconf_id_lookup((yyvsp[(2) - (3)].string), strlen((yyvsp[(2) - (3)].string))…