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, 30, 15,
51       0, 15,  0, 47,  5, 15, 47, 47, 30, 20,
52       5,  0, 25, 15,  0,  0, 10, 35, 47, 47,
53       5, 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("on")];
86    char kconf_id_strings_str6[sizeof("string")];
87    char kconf_id_strings_str7[sizeof("default")];
88    char kconf_id_strings_str8[sizeof("def_bool")];
89    char kconf_id_strings_str10[sizeof("range")];
90    char kconf_id_strings_str11[sizeof("def_boolean")];
91    char kconf_id_strings_str12[sizeof("def_tristate")];
92    char kconf_id_strings_str13[sizeof("hex")];
93    char kconf_id_strings_str14[sizeof("defconfig_list")];
94    char kconf_id_strings_str16[sizeof("option")];
95    char kconf_id_strings_str17[sizeof("if")];
96    char kconf_id_strings_str18[sizeof("optional")];
97    char kconf_id_strings_str20[sizeof("endif")];
98    char kconf_id_strings_str21[sizeof("choice")];
99    char kconf_id_strings_str22[sizeof("endmenu")];
100    char kconf_id_strings_str23[sizeof("requires")];
101    char kconf_id_strings_str24[sizeof("endchoice")];
102    char kconf_id_strings_str26[sizeof("config")];
103    char kconf_id_strings_str27[sizeof("modules")];
104    char kconf_id_strings_str28[sizeof("int")];
105    char kconf_id_strings_str29[sizeof("menu")];
106    char kconf_id_strings_str31[sizeof("prompt")];
107    char kconf_id_strings_str32[sizeof("depends")];
108    char kconf_id_strings_str33[sizeof("tristate")];
109    char kconf_id_strings_str34[sizeof("bool")];
110    char kconf_id_strings_str35[sizeof("menuconfig")];
111    char kconf_id_strings_str36[sizeof("select")];
112    char kconf_id_strings_str37[sizeof("boolean")];
113    char kconf_id_strings_str39[sizeof("help")];
114    char kconf_id_strings_str41[sizeof("source")];
115    char kconf_id_strings_str42[sizeof("comment")];
116    char kconf_id_strings_str43[sizeof("mainmenu")];
117    char kconf_id_strings_str46[sizeof("enable")];
118  };
119static struct kconf_id_strings_t kconf_id_strings_contents =
120  {
121    "on",
122    "string",
123    "default",
124    "def_bool",
125    "range",
126    "def_boolean",
127    "def_tristate",
128    "hex",
129    "defconfig_list",
130    "option",
131    "if",
132    "optional",
133    "endif",
134    "choice",
135    "endmenu",
136    "requires",
137    "endchoice",
138    "config",
139    "modules",
140    "int",
141    "menu",
142    "prompt",
143    "depends",
144    "tristate",
145    "bool",
146    "menuconfig",
147    "select",
148    "boolean",
149    "help",
150    "source",
151    "comment",
152    "mainmenu",
153    "enable"
154  };
155#define kconf_id_strings ((const char *) &kconf_id_strings_contents)
156#ifdef __GNUC__
157__inline
158#endif
159struct kconf_id *
160kconf_id_lookup (register const char *str, register unsigned int len)
161{
162  enum
163    {
164      TOTAL_KEYWORDS = 33,
165      MIN_WORD_LENGTH = 2,
166      MAX_WORD_LENGTH = 14,
167      MIN_HASH_VALUE = 2,
168      MAX_HASH_VALUE = 46
169    };
170
171  static struct kconf_id wordlist[] =
172    {
173      {-1}, {-1},
174      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str2,		T_ON,		TF_PARAM},
175      {-1}, {-1}, {-1},
176      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str6,		T_TYPE,		TF_COMMAND, S_STRING},
177      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str7,	T_DEFAULT,	TF_COMMAND, S_UNKNOWN},
178      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str8,	T_DEFAULT,	TF_COMMAND, S_BOOLEAN},
179      {-1},
180      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str10,		T_RANGE,	TF_COMMAND},
181      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str11,	T_DEFAULT,	TF_COMMAND, S_BOOLEAN},
182      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str12,	T_DEFAULT,	TF_COMMAND, S_TRISTATE},
183      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str13,		T_TYPE,		TF_COMMAND, S_HEX},
184      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str14,	T_OPT_DEFCONFIG_LIST,TF_OPTION},
185      {-1},
186      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str16,		T_OPTION,	TF_COMMAND},
187      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str17,		T_IF,		TF_COMMAND|TF_PARAM},
188      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str18,	T_OPTIONAL,	TF_COMMAND},
189      {-1},
190      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str20,		T_ENDIF,	TF_COMMAND},
191      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str21,		T_CHOICE,	TF_COMMAND},
192      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str22,	T_ENDMENU,	TF_COMMAND},
193      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str23,	T_REQUIRES,	TF_COMMAND},
194      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str24,	T_ENDCHOICE,	TF_COMMAND},
195      {-1},
196      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str26,		T_CONFIG,	TF_COMMAND},
197      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str27,	T_OPT_MODULES,	TF_OPTION},
198      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str28,		T_TYPE,		TF_COMMAND, S_INT},
199      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str29,		T_MENU,		TF_COMMAND},
200      {-1},
201      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str31,		T_PROMPT,	TF_COMMAND},
202      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str32,	T_DEPENDS,	TF_COMMAND},
203      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str33,	T_TYPE,		TF_COMMAND, S_TRISTATE},
204      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str34,		T_TYPE,		TF_COMMAND, S_BOOLEAN},
205      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str35,	T_MENUCONFIG,	TF_COMMAND},
206      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str36,		T_SELECT,	TF_COMMAND},
207      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str37,	T_TYPE,		TF_COMMAND, S_BOOLEAN},
208      {-1},
209      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str39,		T_HELP,		TF_COMMAND},
210      {-1},
211      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str41,		T_SOURCE,	TF_COMMAND},
212      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str42,	T_COMMENT,	TF_COMMAND},
213      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str43,	T_MAINMENU,	TF_COMMAND},
214      {-1}, {-1},
215      {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str46,		T_SELECT,	TF_COMMAND}
216    };
217
218  if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH)
219    {
220      register int key = kconf_id_hash (str, len);
221
222      if (key <= MAX_HASH_VALUE && key >= 0)
223        {
224          register int o = wordlist[key].name;
225          if (o >= 0)
226            {
227              register const char *s = o + kconf_id_strings;
228
229              if (*str == *s && !strncmp (str + 1, s + 1, len - 1) && s[len] == '\0')
230                return &wordlist[key];
231            }
232        }
233    }
234  return 0;
235}
236