Searched refs:wordlist (Results 1 – 3 of 3) sorted by relevance
184 static const struct kconf_id wordlist[] = in kconf_id_lookup() local280 register int o = wordlist[key].name; in kconf_id_lookup()286 return &wordlist[key]; in kconf_id_lookup()
184 static const struct kconf_id wordlist[] =280 register int o = wordlist[key].name;286 return &wordlist[key];
99 static const struct resword wordlist[] =222 register const char *s = wordlist[key].name;225 return &wordlist[key];