dda47f13fd01c1c27bba0bdc8419ba6d85bce0c2
[openwrt/staging/yousong.git] / scripts / config / zconf.hash.c_shipped
1 /* ANSI-C code produced by gperf version 3.0.4 */
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
32 struct kconf_id;
33 /* maximum key range = 47, duplicates = 0 */
34
35 #if (defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L) || defined(__cplusplus) || defined(__GNUC_STDC_INLINE__)
36 inline
37 #elif defined(__GNUC__)
38 __inline
39 #endif
40 static unsigned int
41 kconf_id_hash (register const char *str, register unsigned int len)
42 {
43 static unsigned char asso_values[] =
44 {
45 49, 49, 49, 49, 49, 49, 49, 49, 49, 49,
46 49, 49, 49, 49, 49, 49, 49, 49, 49, 49,
47 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, 40, 5,
55 0, 0, 5, 49, 5, 20, 49, 49, 5, 20,
56 5, 0, 35, 49, 0, 15, 0, 10, 15, 49,
57 25, 49, 49, 49, 49, 49, 49, 49, 49, 49,
58 49, 49, 49, 49, 49, 49, 49, 49, 49, 49,
59 49, 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
71 };
72 register int hval = len;
73
74 switch (hval)
75 {
76 default:
77 hval += asso_values[(unsigned char)str[2]];
78 /*FALLTHROUGH*/
79 case 2:
80 case 1:
81 hval += asso_values[(unsigned char)str[0]];
82 break;
83 }
84 return hval;
85 }
86
87 struct kconf_id_strings_t
88 {
89 char kconf_id_strings_str2[sizeof("on")];
90 char kconf_id_strings_str5[sizeof("endif")];
91 char kconf_id_strings_str6[sizeof("option")];
92 char kconf_id_strings_str7[sizeof("endmenu")];
93 char kconf_id_strings_str8[sizeof("optional")];
94 char kconf_id_strings_str9[sizeof("endchoice")];
95 char kconf_id_strings_str10[sizeof("range")];
96 char kconf_id_strings_str11[sizeof("choice")];
97 char kconf_id_strings_str12[sizeof("default")];
98 char kconf_id_strings_str13[sizeof("def_bool")];
99 char kconf_id_strings_str14[sizeof("help")];
100 char kconf_id_strings_str16[sizeof("config")];
101 char kconf_id_strings_str17[sizeof("def_tristate")];
102 char kconf_id_strings_str18[sizeof("env")];
103 char kconf_id_strings_str19[sizeof("defconfig_list")];
104 char kconf_id_strings_str20[sizeof("reset")];
105 char kconf_id_strings_str21[sizeof("string")];
106 char kconf_id_strings_str22[sizeof("if")];
107 char kconf_id_strings_str23[sizeof("int")];
108 char kconf_id_strings_str26[sizeof("select")];
109 char kconf_id_strings_str27[sizeof("modules")];
110 char kconf_id_strings_str28[sizeof("tristate")];
111 char kconf_id_strings_str29[sizeof("menu")];
112 char kconf_id_strings_str31[sizeof("source")];
113 char kconf_id_strings_str32[sizeof("comment")];
114 char kconf_id_strings_str33[sizeof("hex")];
115 char kconf_id_strings_str35[sizeof("menuconfig")];
116 char kconf_id_strings_str37[sizeof("visible")];
117 char kconf_id_strings_str41[sizeof("prompt")];
118 char kconf_id_strings_str42[sizeof("depends")];
119 char kconf_id_strings_str44[sizeof("bool")];
120 char kconf_id_strings_str47[sizeof("boolean")];
121 char kconf_id_strings_str48[sizeof("mainmenu")];
122 };
123 static struct kconf_id_strings_t kconf_id_strings_contents =
124 {
125 "on",
126 "endif",
127 "option",
128 "endmenu",
129 "optional",
130 "endchoice",
131 "range",
132 "choice",
133 "default",
134 "def_bool",
135 "help",
136 "config",
137 "def_tristate",
138 "env",
139 "defconfig_list",
140 "reset",
141 "string",
142 "if",
143 "int",
144 "select",
145 "modules",
146 "tristate",
147 "menu",
148 "source",
149 "comment",
150 "hex",
151 "menuconfig",
152 "visible",
153 "prompt",
154 "depends",
155 "bool",
156 "boolean",
157 "mainmenu"
158 };
159 #define kconf_id_strings ((const char *) &kconf_id_strings_contents)
160 #ifdef __GNUC__
161 __inline
162 #if defined __GNUC_STDC_INLINE__ || defined __GNUC_GNU_INLINE__
163 __attribute__ ((__gnu_inline__))
164 #endif
165 #endif
166 struct kconf_id *
167 kconf_id_lookup (register const char *str, register unsigned int len)
168 {
169 enum
170 {
171 TOTAL_KEYWORDS = 33,
172 MIN_WORD_LENGTH = 2,
173 MAX_WORD_LENGTH = 14,
174 MIN_HASH_VALUE = 2,
175 MAX_HASH_VALUE = 48
176 };
177
178 static struct kconf_id wordlist[] =
179 {
180 {-1}, {-1},
181 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str2, T_ON, TF_PARAM},
182 {-1}, {-1},
183 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str5, T_ENDIF, TF_COMMAND},
184 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str6, T_OPTION, TF_COMMAND},
185 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str7, T_ENDMENU, TF_COMMAND},
186 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str8, T_OPTIONAL, TF_COMMAND},
187 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str9, T_ENDCHOICE, TF_COMMAND},
188 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str10, T_RANGE, TF_COMMAND},
189 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str11, T_CHOICE, TF_COMMAND},
190 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str12, T_DEFAULT, TF_COMMAND, S_UNKNOWN},
191 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str13, T_DEFAULT, TF_COMMAND, S_BOOLEAN},
192 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str14, T_HELP, TF_COMMAND},
193 {-1},
194 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str16, T_CONFIG, TF_COMMAND},
195 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str17, T_DEFAULT, TF_COMMAND, S_TRISTATE},
196 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str18, T_OPT_ENV, TF_OPTION},
197 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str19, T_OPT_DEFCONFIG_LIST,TF_OPTION},
198 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str20, T_RESET, TF_COMMAND},
199 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str21, T_TYPE, TF_COMMAND, S_STRING},
200 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str22, T_IF, TF_COMMAND|TF_PARAM},
201 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str23, T_TYPE, TF_COMMAND, S_INT},
202 {-1}, {-1},
203 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str26, T_SELECT, TF_COMMAND},
204 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str27, T_OPT_MODULES, TF_OPTION},
205 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str28, T_TYPE, TF_COMMAND, S_TRISTATE},
206 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str29, T_MENU, TF_COMMAND},
207 {-1},
208 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str31, T_SOURCE, TF_COMMAND},
209 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str32, T_COMMENT, TF_COMMAND},
210 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str33, T_TYPE, TF_COMMAND, S_HEX},
211 {-1},
212 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str35, T_MENUCONFIG, TF_COMMAND},
213 {-1},
214 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str37, T_VISIBLE, TF_COMMAND},
215 {-1}, {-1}, {-1},
216 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str41, T_PROMPT, TF_COMMAND},
217 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str42, T_DEPENDS, TF_COMMAND},
218 {-1},
219 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str44, T_TYPE, TF_COMMAND, S_BOOLEAN},
220 {-1}, {-1},
221 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str47, T_TYPE, TF_COMMAND, S_BOOLEAN},
222 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str48, T_MAINMENU, TF_COMMAND}
223 };
224
225 if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH)
226 {
227 register int key = kconf_id_hash (str, len);
228
229 if (key <= MAX_HASH_VALUE && key >= 0)
230 {
231 register int o = wordlist[key].name;
232 if (o >= 0)
233 {
234 register const char *s = o + kconf_id_strings;
235
236 if (*str == *s && !strncmp (str + 1, s + 1, len - 1) && s[len] == '\0')
237 return &wordlist[key];
238 }
239 }
240 }
241 return 0;
242 }
243