1 /* ANSI-C code produced by gperf version 3.0.3 */
2 /* Command-line: gperf -m 10 ./iconv_open-irix.gperf */
3 /* Computed positions: -k'1,$' */
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>."
32 #line 1 "./iconv_open-irix.gperf"
33 struct mapping
{ int standard_name
; const char vendor_name
[10 + 1]; };
35 #define TOTAL_KEYWORDS 19
36 #define MIN_WORD_LENGTH 5
37 #define MAX_WORD_LENGTH 11
38 #define MIN_HASH_VALUE 5
39 #define MAX_HASH_VALUE 23
40 /* maximum key range = 19, duplicates = 0 */
50 mapping_hash (register const char *str
, register unsigned int len
)
52 static const unsigned char asso_values
[] =
54 24, 24, 24, 24, 24, 24, 24, 24, 24, 24,
55 24, 24, 24, 24, 24, 24, 24, 24, 24, 24,
56 24, 24, 24, 24, 24, 24, 24, 24, 24, 24,
57 24, 24, 24, 24, 24, 24, 24, 24, 24, 24,
58 24, 24, 24, 24, 24, 24, 24, 24, 8, 2,
59 5, 12, 11, 0, 10, 9, 8, 7, 24, 24,
60 24, 24, 24, 24, 24, 24, 24, 0, 24, 0,
61 24, 5, 24, 0, 24, 7, 24, 24, 24, 24,
62 7, 24, 1, 0, 8, 24, 24, 0, 24, 24,
63 24, 24, 24, 24, 24, 24, 24, 24, 24, 24,
64 24, 24, 24, 24, 24, 24, 24, 24, 24, 24,
65 24, 24, 24, 24, 24, 24, 24, 24, 24, 24,
66 24, 24, 24, 24, 24, 24, 24, 24, 24, 24,
67 24, 24, 24, 24, 24, 24, 24, 24, 24, 24,
68 24, 24, 24, 24, 24, 24, 24, 24, 24, 24,
69 24, 24, 24, 24, 24, 24, 24, 24, 24, 24,
70 24, 24, 24, 24, 24, 24, 24, 24, 24, 24,
71 24, 24, 24, 24, 24, 24, 24, 24, 24, 24,
72 24, 24, 24, 24, 24, 24, 24, 24, 24, 24,
73 24, 24, 24, 24, 24, 24, 24, 24, 24, 24,
74 24, 24, 24, 24, 24, 24, 24, 24, 24, 24,
75 24, 24, 24, 24, 24, 24, 24, 24, 24, 24,
76 24, 24, 24, 24, 24, 24, 24, 24, 24, 24,
77 24, 24, 24, 24, 24, 24, 24, 24, 24, 24,
78 24, 24, 24, 24, 24, 24, 24, 24, 24, 24,
79 24, 24, 24, 24, 24, 24
81 return len
+ asso_values
[(unsigned char)str
[len
- 1]] + asso_values
[(unsigned char)str
[0]];
86 char stringpool_str5
[sizeof("CP855")];
87 char stringpool_str6
[sizeof("EUC-TW")];
88 char stringpool_str7
[sizeof("EUC-KR")];
89 char stringpool_str8
[sizeof("CP1251")];
90 char stringpool_str9
[sizeof("SHIFT_JIS")];
91 char stringpool_str10
[sizeof("ISO-8859-5")];
92 char stringpool_str11
[sizeof("ISO-8859-15")];
93 char stringpool_str12
[sizeof("ISO-8859-1")];
94 char stringpool_str13
[sizeof("EUC-JP")];
95 char stringpool_str14
[sizeof("KOI8-R")];
96 char stringpool_str15
[sizeof("ISO-8859-2")];
97 char stringpool_str16
[sizeof("GB2312")];
98 char stringpool_str17
[sizeof("ISO-8859-9")];
99 char stringpool_str18
[sizeof("ISO-8859-8")];
100 char stringpool_str19
[sizeof("ISO-8859-7")];
101 char stringpool_str20
[sizeof("ISO-8859-6")];
102 char stringpool_str21
[sizeof("ISO-8859-4")];
103 char stringpool_str22
[sizeof("ISO-8859-3")];
104 char stringpool_str23
[sizeof("TIS-620")];
106 static const struct stringpool_t stringpool_contents
=
128 #define stringpool ((const char *) &stringpool_contents)
130 static const struct mapping mappings
[] =
132 {-1}, {-1}, {-1}, {-1}, {-1},
133 #line 24 "./iconv_open-irix.gperf"
134 {(int)(long)&((struct stringpool_t
*)0)->stringpool_str5
, "DOS855"},
135 #line 29 "./iconv_open-irix.gperf"
136 {(int)(long)&((struct stringpool_t
*)0)->stringpool_str6
, "eucTW"},
137 #line 28 "./iconv_open-irix.gperf"
138 {(int)(long)&((struct stringpool_t
*)0)->stringpool_str7
, "eucKR"},
139 #line 25 "./iconv_open-irix.gperf"
140 {(int)(long)&((struct stringpool_t
*)0)->stringpool_str8
, "WIN1251"},
141 #line 30 "./iconv_open-irix.gperf"
142 {(int)(long)&((struct stringpool_t
*)0)->stringpool_str9
, "sjis"},
143 #line 17 "./iconv_open-irix.gperf"
144 {(int)(long)&((struct stringpool_t
*)0)->stringpool_str10
, "ISO8859-5"},
145 #line 22 "./iconv_open-irix.gperf"
146 {(int)(long)&((struct stringpool_t
*)0)->stringpool_str11
, "ISO8859-15"},
147 #line 13 "./iconv_open-irix.gperf"
148 {(int)(long)&((struct stringpool_t
*)0)->stringpool_str12
, "ISO8859-1"},
149 #line 27 "./iconv_open-irix.gperf"
150 {(int)(long)&((struct stringpool_t
*)0)->stringpool_str13
, "eucJP"},
151 #line 23 "./iconv_open-irix.gperf"
152 {(int)(long)&((struct stringpool_t
*)0)->stringpool_str14
, "KOI8"},
153 #line 14 "./iconv_open-irix.gperf"
154 {(int)(long)&((struct stringpool_t
*)0)->stringpool_str15
, "ISO8859-2"},
155 #line 26 "./iconv_open-irix.gperf"
156 {(int)(long)&((struct stringpool_t
*)0)->stringpool_str16
, "eucCN"},
157 #line 21 "./iconv_open-irix.gperf"
158 {(int)(long)&((struct stringpool_t
*)0)->stringpool_str17
, "ISO8859-9"},
159 #line 20 "./iconv_open-irix.gperf"
160 {(int)(long)&((struct stringpool_t
*)0)->stringpool_str18
, "ISO8859-8"},
161 #line 19 "./iconv_open-irix.gperf"
162 {(int)(long)&((struct stringpool_t
*)0)->stringpool_str19
, "ISO8859-7"},
163 #line 18 "./iconv_open-irix.gperf"
164 {(int)(long)&((struct stringpool_t
*)0)->stringpool_str20
, "ISO8859-6"},
165 #line 16 "./iconv_open-irix.gperf"
166 {(int)(long)&((struct stringpool_t
*)0)->stringpool_str21
, "ISO8859-4"},
167 #line 15 "./iconv_open-irix.gperf"
168 {(int)(long)&((struct stringpool_t
*)0)->stringpool_str22
, "ISO8859-3"},
169 #line 31 "./iconv_open-irix.gperf"
170 {(int)(long)&((struct stringpool_t
*)0)->stringpool_str23
, "TIS620"}
175 #ifdef __GNUC_STDC_INLINE__
176 __attribute__ ((__gnu_inline__
))
179 const struct mapping
*
180 mapping_lookup (register const char *str
, register unsigned int len
)
182 if (len
<= MAX_WORD_LENGTH
&& len
>= MIN_WORD_LENGTH
)
184 register int key
= mapping_hash (str
, len
);
186 if (key
<= MAX_HASH_VALUE
&& key
>= 0)
188 register int o
= mappings
[key
].standard_name
;
191 register const char *s
= o
+ stringpool
;
193 if (*str
== *s
&& !strcmp (str
+ 1, s
+ 1))
194 return &mappings
[key
];