Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/kconfig/
Dzconf.gperf3 %define lookup-function-name kconf_id_lookup
12 static const struct kconf_id *kconf_id_lookup(register const char *str, register unsigned int len);
Dzconf.l97 const struct kconf_id *id = kconf_id_lookup(yytext, yyleng);
133 const struct kconf_id *id = kconf_id_lookup(yytext, yyleng);
Dzconf.hash.c34 static const struct kconf_id *kconf_id_lookup(register const char *str, register unsigned int len);
171 kconf_id_lookup (register const char *str, register unsigned int len) in kconf_id_lookup() function
Dzconf.hash.c_shipped34 static const struct kconf_id *kconf_id_lookup(register const char *str, register unsigned int len);
171 kconf_id_lookup (register const char *str, register unsigned int len)
Dzconf.lex.c1088 const struct kconf_id *id = kconf_id_lookup(zconftext, zconfleng);
1163 const struct kconf_id *id = kconf_id_lookup(zconftext, zconfleng);
Dzconf.y227 const struct kconf_id *id = kconf_id_lookup($2, strlen($2));
Dzconf.tab.c1781 …const struct kconf_id *id = kconf_id_lookup((yyvsp[(2) - (3)].string), strlen((yyvsp[(2) - (3)].st…
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);
Dzconf.tab.c_shipped1781 …const struct kconf_id *id = kconf_id_lookup((yyvsp[(2) - (3)].string), strlen((yyvsp[(2) - (3)].st…