blob: ab28b18153a7a6bb4fcb7d7b0c24b919610c94d3 [file] [log] [blame]
Sam Ravnborg14f31562007-09-26 20:15:39 +02001/* ANSI-C code produced by gperf version 3.0.2 */
Roman Zippel7a884882005-11-08 21:34:51 -08002/* 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;
Sam Ravnborg14f31562007-09-26 20:15:39 +020033/* maximum key range = 47, duplicates = 0 */
Roman Zippel7a884882005-11-08 21:34:51 -080034
35#ifdef __GNUC__
36__inline
37#else
38#ifdef __cplusplus
39inline
40#endif
41#endif
42static unsigned int
43kconf_id_hash (register const char *str, register unsigned int len)
44{
45 static unsigned char asso_values[] =
46 {
Sam Ravnborg14f31562007-09-26 20:15:39 +020047 49, 49, 49, 49, 49, 49, 49, 49, 49, 49,
48 49, 49, 49, 49, 49, 49, 49, 49, 49, 49,
49 49, 49, 49, 49, 49, 49, 49, 49, 49, 49,
50 49, 49, 49, 49, 49, 49, 49, 49, 49, 49,
51 49, 49, 49, 49, 49, 49, 49, 49, 49, 49,
52 49, 49, 49, 49, 49, 49, 49, 49, 49, 49,
53 49, 49, 49, 49, 49, 49, 49, 49, 49, 49,
54 49, 49, 49, 49, 49, 49, 49, 49, 49, 49,
55 49, 49, 49, 49, 49, 49, 49, 49, 49, 49,
56 49, 49, 49, 49, 49, 49, 49, 18, 11, 5,
57 0, 0, 5, 49, 5, 20, 49, 49, 5, 20,
58 5, 0, 30, 49, 0, 15, 0, 10, 49, 49,
59 25, 49, 49, 49, 49, 49, 49, 49, 49, 49,
60 49, 49, 49, 49, 49, 49, 49, 49, 49, 49,
61 49, 49, 49, 49, 49, 49, 49, 49, 49, 49,
62 49, 49, 49, 49, 49, 49, 49, 49, 49, 49,
63 49, 49, 49, 49, 49, 49, 49, 49, 49, 49,
64 49, 49, 49, 49, 49, 49, 49, 49, 49, 49,
65 49, 49, 49, 49, 49, 49, 49, 49, 49, 49,
66 49, 49, 49, 49, 49, 49, 49, 49, 49, 49,
67 49, 49, 49, 49, 49, 49, 49, 49, 49, 49,
68 49, 49, 49, 49, 49, 49, 49, 49, 49, 49,
69 49, 49, 49, 49, 49, 49, 49, 49, 49, 49,
70 49, 49, 49, 49, 49, 49, 49, 49, 49, 49,
71 49, 49, 49, 49, 49, 49, 49, 49, 49, 49,
72 49, 49, 49, 49, 49, 49
Roman Zippel7a884882005-11-08 21:34:51 -080073 };
74 register int hval = len;
75
76 switch (hval)
77 {
78 default:
79 hval += asso_values[(unsigned char)str[2]];
80 /*FALLTHROUGH*/
81 case 2:
82 case 1:
83 hval += asso_values[(unsigned char)str[0]];
84 break;
85 }
86 return hval;
87}
88
89struct kconf_id_strings_t
90 {
Roman Zippelf6a88aa2006-06-08 22:12:44 -070091 char kconf_id_strings_str2[sizeof("on")];
Sam Ravnborg14f31562007-09-26 20:15:39 +020092 char kconf_id_strings_str5[sizeof("endif")];
93 char kconf_id_strings_str6[sizeof("option")];
94 char kconf_id_strings_str7[sizeof("endmenu")];
95 char kconf_id_strings_str8[sizeof("optional")];
96 char kconf_id_strings_str9[sizeof("endchoice")];
Roman Zippel7a884882005-11-08 21:34:51 -080097 char kconf_id_strings_str10[sizeof("range")];
Sam Ravnborg14f31562007-09-26 20:15:39 +020098 char kconf_id_strings_str11[sizeof("choice")];
99 char kconf_id_strings_str12[sizeof("default")];
100 char kconf_id_strings_str13[sizeof("def_bool")];
101 char kconf_id_strings_str14[sizeof("help")];
102 char kconf_id_strings_str15[sizeof("bool")];
103 char kconf_id_strings_str16[sizeof("config")];
104 char kconf_id_strings_str17[sizeof("def_tristate")];
105 char kconf_id_strings_str18[sizeof("boolean")];
106 char kconf_id_strings_str19[sizeof("defconfig_list")];
107 char kconf_id_strings_str21[sizeof("string")];
108 char kconf_id_strings_str22[sizeof("if")];
109 char kconf_id_strings_str23[sizeof("int")];
110 char kconf_id_strings_str24[sizeof("enable")];
111 char kconf_id_strings_str26[sizeof("select")];
Roman Zippelf6a88aa2006-06-08 22:12:44 -0700112 char kconf_id_strings_str27[sizeof("modules")];
Sam Ravnborg14f31562007-09-26 20:15:39 +0200113 char kconf_id_strings_str28[sizeof("tristate")];
Roman Zippelf6a88aa2006-06-08 22:12:44 -0700114 char kconf_id_strings_str29[sizeof("menu")];
Sam Ravnborg14f31562007-09-26 20:15:39 +0200115 char kconf_id_strings_str31[sizeof("source")];
116 char kconf_id_strings_str32[sizeof("comment")];
117 char kconf_id_strings_str33[sizeof("hex")];
Roman Zippelf6a88aa2006-06-08 22:12:44 -0700118 char kconf_id_strings_str35[sizeof("menuconfig")];
Sam Ravnborg14f31562007-09-26 20:15:39 +0200119 char kconf_id_strings_str36[sizeof("prompt")];
120 char kconf_id_strings_str37[sizeof("depends")];
121 char kconf_id_strings_str48[sizeof("mainmenu")];
Roman Zippel7a884882005-11-08 21:34:51 -0800122 };
123static struct kconf_id_strings_t kconf_id_strings_contents =
124 {
Roman Zippelf6a88aa2006-06-08 22:12:44 -0700125 "on",
Sam Ravnborg14f31562007-09-26 20:15:39 +0200126 "endif",
127 "option",
128 "endmenu",
129 "optional",
130 "endchoice",
131 "range",
132 "choice",
Roman Zippel7a884882005-11-08 21:34:51 -0800133 "default",
134 "def_bool",
Roman Zippelf6a88aa2006-06-08 22:12:44 -0700135 "help",
Sam Ravnborg14f31562007-09-26 20:15:39 +0200136 "bool",
137 "config",
138 "def_tristate",
139 "boolean",
140 "defconfig_list",
141 "string",
142 "if",
143 "int",
144 "enable",
145 "select",
146 "modules",
147 "tristate",
148 "menu",
Roman Zippelf6a88aa2006-06-08 22:12:44 -0700149 "source",
150 "comment",
Sam Ravnborg14f31562007-09-26 20:15:39 +0200151 "hex",
152 "menuconfig",
153 "prompt",
154 "depends",
155 "mainmenu"
Roman Zippel7a884882005-11-08 21:34:51 -0800156 };
157#define kconf_id_strings ((const char *) &kconf_id_strings_contents)
158#ifdef __GNUC__
159__inline
160#endif
161struct kconf_id *
162kconf_id_lookup (register const char *str, register unsigned int len)
163{
164 enum
165 {
Sam Ravnborg14f31562007-09-26 20:15:39 +0200166 TOTAL_KEYWORDS = 31,
Roman Zippel7a884882005-11-08 21:34:51 -0800167 MIN_WORD_LENGTH = 2,
Roman Zippelf6a88aa2006-06-08 22:12:44 -0700168 MAX_WORD_LENGTH = 14,
Roman Zippel7a884882005-11-08 21:34:51 -0800169 MIN_HASH_VALUE = 2,
Sam Ravnborg14f31562007-09-26 20:15:39 +0200170 MAX_HASH_VALUE = 48
Roman Zippel7a884882005-11-08 21:34:51 -0800171 };
172
173 static struct kconf_id wordlist[] =
174 {
175 {-1}, {-1},
Roman Zippelf6a88aa2006-06-08 22:12:44 -0700176 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str2, T_ON, TF_PARAM},
Sam Ravnborg14f31562007-09-26 20:15:39 +0200177 {-1}, {-1},
178 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str5, T_ENDIF, TF_COMMAND},
179 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str6, T_OPTION, TF_COMMAND},
180 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str7, T_ENDMENU, TF_COMMAND},
181 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str8, T_OPTIONAL, TF_COMMAND},
182 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str9, T_ENDCHOICE, TF_COMMAND},
Roman Zippelf6a88aa2006-06-08 22:12:44 -0700183 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str10, T_RANGE, TF_COMMAND},
Sam Ravnborg14f31562007-09-26 20:15:39 +0200184 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str11, T_CHOICE, TF_COMMAND},
185 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str12, T_DEFAULT, TF_COMMAND, S_UNKNOWN},
186 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str13, T_DEFAULT, TF_COMMAND, S_BOOLEAN},
187 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str14, T_HELP, TF_COMMAND},
188 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str15, T_TYPE, TF_COMMAND, S_BOOLEAN},
189 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str16, T_CONFIG, TF_COMMAND},
190 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str17, T_DEFAULT, TF_COMMAND, S_TRISTATE},
191 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str18, T_TYPE, TF_COMMAND, S_BOOLEAN},
192 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str19, T_OPT_DEFCONFIG_LIST,TF_OPTION},
Roman Zippelf6a88aa2006-06-08 22:12:44 -0700193 {-1},
Sam Ravnborg14f31562007-09-26 20:15:39 +0200194 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str21, T_TYPE, TF_COMMAND, S_STRING},
195 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str22, T_IF, TF_COMMAND|TF_PARAM},
196 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str23, T_TYPE, TF_COMMAND, S_INT},
197 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str24, T_SELECT, TF_COMMAND},
Roman Zippelf6a88aa2006-06-08 22:12:44 -0700198 {-1},
Sam Ravnborg14f31562007-09-26 20:15:39 +0200199 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str26, T_SELECT, TF_COMMAND},
Roman Zippelf6a88aa2006-06-08 22:12:44 -0700200 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str27, T_OPT_MODULES, TF_OPTION},
Sam Ravnborg14f31562007-09-26 20:15:39 +0200201 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str28, T_TYPE, TF_COMMAND, S_TRISTATE},
Roman Zippelf6a88aa2006-06-08 22:12:44 -0700202 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str29, T_MENU, TF_COMMAND},
203 {-1},
Sam Ravnborg14f31562007-09-26 20:15:39 +0200204 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str31, T_SOURCE, TF_COMMAND},
205 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str32, T_COMMENT, TF_COMMAND},
206 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str33, T_TYPE, TF_COMMAND, S_HEX},
207 {-1},
Roman Zippelf6a88aa2006-06-08 22:12:44 -0700208 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str35, T_MENUCONFIG, TF_COMMAND},
Sam Ravnborg14f31562007-09-26 20:15:39 +0200209 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str36, T_PROMPT, TF_COMMAND},
210 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str37, T_DEPENDS, TF_COMMAND},
211 {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1},
Roman Zippelf6a88aa2006-06-08 22:12:44 -0700212 {-1},
Sam Ravnborg14f31562007-09-26 20:15:39 +0200213 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str48, T_MAINMENU, TF_COMMAND}
Roman Zippel7a884882005-11-08 21:34:51 -0800214 };
215
216 if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH)
217 {
218 register int key = kconf_id_hash (str, len);
219
220 if (key <= MAX_HASH_VALUE && key >= 0)
221 {
222 register int o = wordlist[key].name;
223 if (o >= 0)
224 {
225 register const char *s = o + kconf_id_strings;
226
227 if (*str == *s && !strncmp (str + 1, s + 1, len - 1) && s[len] == '\0')
228 return &wordlist[key];
229 }
230 }
231 }
232 return 0;
233}
234