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