Home
last modified time | relevance | path

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

/scripts/kconfig/
A Dzconf.l105 const struct kconf_id *id = kconf_id_lookup(yytext, yyleng);
164 const struct kconf_id *id = kconf_id_lookup(yytext, yyleng);
A Dkconf_id.c40 static const struct kconf_id *kconf_id_lookup(register const char *str, register unsigned int len) in kconf_id_lookup() function
A Dzconf.y248 const struct kconf_id *id = kconf_id_lookup($2, strlen($2));

Completed in 6 milliseconds