1/* ANSI-C code produced by gperf version 3.0.1 */
2/* Command-line: gperf  */
3/* Computed positions: -k'1,3' */
4
5#if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) && ('%' == 37) && ('&' \
6	== 38) && ('\'' == 39) && ('(' == 40) && (')' == 41) && ('*' == 42) && ('+' == 43) && \
7	(',' == 44) && ('-' == 45) && ('.' == 46) && ('/' == 47) && ('0' == 48) && ('1' == 49) \
8	&& ('2' == 50) && ('3' == 51) && ('4' == 52) && ('5' == 53) && ('6' == 54) && ('7' == \
9	55) && ('8' == 56) && ('9' == 57) && (':' == 58) && (';' == 59) && ('<' == 60) && ('=' \
10	== 61) && ('>' == 62) && ('?' == 63) && ('A' == 65) && ('B' == 66) && ('C' == 67) && \
11	('D' == 68) && ('E' == 69) && ('F' == 70) && ('G' == 71) && ('H' == 72) && ('I' == 73) \
12	&& ('J' == 74) && ('K' == 75) && ('L' == 76) && ('M' == 77) && ('N' == 78) && ('O' == \
13	79) && ('P' == 80) && ('Q' == 81) && ('R' == 82) && ('S' == 83) && ('T' == 84) && ('U' \
14	== 85) && ('V' == 86) && ('W' == 87) && ('X' == 88) && ('Y' == 89) && ('Z' == 90) && \
15	('[' == 91) && ('\\' == 92) && (']' == 93) && ('^' == 94) && ('_' == 95) && ('a' == 97) \
16	&& ('b' == 98) && ('c' == 99) && ('d' == 100) && ('e' == 101) && ('f' == 102) && ('g' \
17	== 103) && ('h' == 104) && ('i' == 105) && ('j' == 106) && ('k' == 107) && ('l' == 108) \
18	&& ('m' == 109) && ('n' == 110) && ('o' == 111) && ('p' == 112) && ('q' == 113) && ('r' \
19	== 114) && ('s' == 115) && ('t' == 116) && ('u' == 117) && ('v' == 118) && ('w' == 119) \
20	&& ('x' == 120) && ('y' == 121) && ('z' == 122) && ('{' == 123) && ('|' == 124) && ('}' \
21	== 125) && ('~' == 126))
22/* The character set is not based on ISO-646.  */
23#error "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gnu-gperf@gnu.org>."
24#endif
25
26struct kconf_id;
27/* maximum key range = 45, duplicates = 0 */
28
29#ifdef __GNUC__
30__inline
31#else
32#ifdef __cplusplus
33inline
34#endif
35#endif
36static unsigned int
37kconf_id_hash (register const char *str, register unsigned int len)
38{
39  static unsigned char asso_values[] =
40    {
41      47, 47, 47, 47, 47, 47, 47, 47, 47, 47,
42      47, 47, 47, 47, 47, 47, 47, 47, 47, 47,
43      47, 47, 47, 47, 47, 47, 47, 47, 47, 47,
44      47, 47, 47, 47, 47, 47, 47, 47, 47, 47,
45      47, 47, 47, 47, 47, 47, 47, 47, 47, 47,
46      47, 47, 47, 47, 47, 47, 47, 47, 47, 47,
47      47, 47, 47, 47, 47, 47, 47, 47, 47, 47,
48      47, 47, 47, 47, 47, 47, 47, 47, 47, 47,
49      47, 47, 47, 47, 47, 47, 47, 47, 47, 47,
50      47, 47, 47, 47, 47, 47, 47, 25, 10, 15,
51       0,  0,  5, 47,  0,  0, 47, 47,  0, 10,
52       0, 20, 20, 20,  5,  0,  0, 20, 47, 47,
53      20, 47, 47, 47, 47, 47, 47, 47, 47, 47,
54      47, 47, 47, 47, 47, 47, 47, 47, 47, 47,
55      47, 47, 47, 47, 47, 47, 47, 47, 47, 47,
56      47, 47, 47, 47, 47, 47, 47, 47, 47, 47,
57      47, 47, 47, 47, 47, 47, 47, 47, 47, 47,
58      47, 47, 47, 47, 47, 47, 47, 47, 47, 47,
59      47, 47, 47, 47, 47, 47, 47, 47, 47, 47,
60      47, 47, 47, 47, 47, 47, 47, 47, 47, 47,
61      47, 47, 47, 47, 47, 47, 47, 47, 47, 47,
62      47, 47, 47, 47, 47, 47, 47, 47, 47, 47,
63      47, 47, 47, 47, 47, 47, 47, 47, 47, 47,
64      47, 47, 47, 47, 47, 47, 47, 47, 47, 47,
65      47, 47, 47, 47, 47, 47, 47, 47, 47, 47,
66      47, 47, 47, 47, 47, 47
67    };
68  register int hval = len;
69
70  switch (hval)
71    {
72      default:
73        hval += asso_values[(unsigned char)str[2]];
74      /*FALLTHROUGH*/
75      case 2:
76      case 1:
77        hval += asso_values[(unsigned char)str[0]];
78        break;
79    }
80  return hval;
81}
82
83struct kconf_id_strings_t
84  {
85    char kconf_id_strings_str2[sizeof("if")];
86    char kconf_id_strings_str3[sizeof("int")];
87    char kconf_id_strings_str4[sizeof("help")];
88    char kconf_id_strings_str5[sizeof("endif")];
89    char kconf_id_strings_str6[sizeof("select")];
90    char kconf_id_strings_str7[sizeof("endmenu")];
91    char kconf_id_strings_str8[sizeof("tristate")];
92    char kconf_id_strings_str9[sizeof("endchoice")];
93    char kconf_id_strings_str10[sizeof("range")];
94    char kconf_id_strings_str11[sizeof("string")];
95    char kconf_id_strings_str12[sizeof("default")];
96    char kconf_id_strings_str13[sizeof("def_bool")];
97    char kconf_id_strings_str14[sizeof("menu")];
98    char kconf_id_strings_str16[sizeof("def_boolean")];
99    char kconf_id_strings_str17[sizeof("def_tristate")];
100    char kconf_id_strings_str18[sizeof("mainmenu")];
101    char kconf_id_strings_str20[sizeof("menuconfig")];
102    char kconf_id_strings_str21[sizeof("config")];
103    char kconf_id_strings_str22[sizeof("on")];
104    char kconf_id_strings_str23[sizeof("hex")];
105    char kconf_id_strings_str26[sizeof("source")];
106    char kconf_id_strings_str27[sizeof("depends")];
107    char kconf_id_strings_str28[sizeof("optional")];
108    char kconf_id_strings_str31[sizeof("enable")];
109    char kconf_id_strings_str32[sizeof("comment")];
110    char kconf_id_strings_str33[sizeof("requires")];
111    char kconf_id_strings_str34[sizeof("bool")];
112    char kconf_id_strings_str37[sizeof("boolean")];
113    char kconf_id_strings_str41[sizeof("choice")];
114    char kconf_id_strings_str46[sizeof("prompt")];
115  };
116static struct kconf_id_strings_t kconf_id_strings_contents =
117  {
118    "if",
119    "int",
120    "help",
121    "endif",
122    "select",
123    "endmenu",
124    "tristate",
125    "endchoice",
126    "range",
127    "string",
128    "default",
129    "def_bool",
130    "menu",
131    "def_boolean",
132    "def_tristate",
133    "mainmenu",
134    "menuconfig",
135    "config",
136    "on",
137    "hex",
138    "source",
139    "depends",
140    "optional",
141    "enable",
142    "comment",
143    "requires",
144    "bool",
145    "boolean",
146    "choice",
147    "prompt"
148  };
149#define kconf_id_strings ((const char *) &kconf_id_strings_contents)
150#ifdef __GNUC__
151__inline
152#endif
153struct kconf_id *
154kconf_id_lookup (register const char *str, register unsigned int len)
155{
156  enum
157    {
158      TOTAL_KEYWORDS = 30,
159      MIN_WORD_LENGTH = 2,
160      MAX_WORD_LENGTH = 12,
161      MIN_HASH_VALUE = 2,
162      MAX_HASH_VALUE = 46
163    };
164
165  static struct kconf_id wordlist[] =
166    {
167      {-1}, {-1},
168      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str2,		T_IF,		TF_COMMAND|TF_PARAM},
169      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str3,		T_TYPE,		TF_COMMAND, S_INT},
170      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str4,		T_HELP,		TF_COMMAND},
171      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str5,		T_ENDIF,	TF_COMMAND},
172      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str6,		T_SELECT,	TF_COMMAND},
173      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str7,	T_ENDMENU,	TF_COMMAND},
174      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str8,	T_TYPE,		TF_COMMAND, S_TRISTATE},
175      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str9,	T_ENDCHOICE,	TF_COMMAND},
176      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str10,		T_RANGE,	TF_COMMAND},
177      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str11,		T_TYPE,		TF_COMMAND, S_STRING},
178      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str12,	T_DEFAULT,	TF_COMMAND, S_UNKNOWN},
179      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str13,	T_DEFAULT,	TF_COMMAND, S_BOOLEAN},
180      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str14,		T_MENU,		TF_COMMAND},
181      {-1},
182      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str16,	T_DEFAULT,	TF_COMMAND, S_BOOLEAN},
183      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str17,	T_DEFAULT,	TF_COMMAND, S_TRISTATE},
184      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str18,	T_MAINMENU,	TF_COMMAND},
185      {-1},
186      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str20,	T_MENUCONFIG,	TF_COMMAND},
187      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str21,		T_CONFIG,	TF_COMMAND},
188      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str22,		T_ON,		TF_PARAM},
189      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str23,		T_TYPE,		TF_COMMAND, S_HEX},
190      {-1}, {-1},
191      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str26,		T_SOURCE,	TF_COMMAND},
192      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str27,	T_DEPENDS,	TF_COMMAND},
193      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str28,	T_OPTIONAL,	TF_COMMAND},
194      {-1}, {-1},
195      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str31,		T_SELECT,	TF_COMMAND},
196      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str32,	T_COMMENT,	TF_COMMAND},
197      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str33,	T_REQUIRES,	TF_COMMAND},
198      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str34,		T_TYPE,		TF_COMMAND, S_BOOLEAN},
199      {-1}, {-1},
200      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str37,	T_TYPE,		TF_COMMAND, S_BOOLEAN},
201      {-1}, {-1}, {-1},
202      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str41,		T_CHOICE,	TF_COMMAND},
203      {-1}, {-1}, {-1}, {-1},
204      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str46,		T_PROMPT,	TF_COMMAND}
205    };
206
207  if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH)
208    {
209      register int key = kconf_id_hash (str, len);
210
211      if (key <= MAX_HASH_VALUE && key >= 0)
212        {
213          register int o = wordlist[key].name;
214          if (o >= 0)
215            {
216              register const char *s = o + kconf_id_strings;
217
218              if (*str == *s && !strncmp (str + 1, s + 1, len - 1) && s[len] == '\0')
219                return &wordlist[key];
220            }
221        }
222    }
223  return 0;
224}
225