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