Searched refs:kconf_id_lookup (Results 1 – 3 of 3) sorted by relevance
105 const struct kconf_id *id = kconf_id_lookup(yytext, yyleng);164 const struct kconf_id *id = kconf_id_lookup(yytext, yyleng);
40 static const struct kconf_id *kconf_id_lookup(register const char *str, register unsigned int len) in kconf_id_lookup() function
248 const struct kconf_id *id = kconf_id_lookup($2, strlen($2));