Cygwin: access: Fix X_OK behaviour for backup operators and admins
[newlib-cygwin.git] / newlib / libc / iconv / ccs / ccsbi.c
blob376123ebd2c766532bde3cb0308c14d43671d4db
1 /*
2 * This file was automatically generated mkdeps.pl script. Don't edit.
3 */
5 #include <_ansi.h>
6 #include "ccsbi.h"
8 /*
9 * The following array contains the list of built-in CCS tables.
11 const iconv_ccs_t *
12 _iconv_ccs[] =
14 #if defined (ICONV_TO_UCS_CCS_BIG5) \
15 || defined (ICONV_FROM_UCS_CCS_BIG5)
16 &_iconv_ccs_big5,
17 #endif
18 #if defined (ICONV_TO_UCS_CCS_CNS11643_PLANE1) \
19 || defined (ICONV_FROM_UCS_CCS_CNS11643_PLANE1)
20 &_iconv_ccs_cns11643_plane1,
21 #endif
22 #if defined (ICONV_TO_UCS_CCS_CNS11643_PLANE14) \
23 || defined (ICONV_FROM_UCS_CCS_CNS11643_PLANE14)
24 &_iconv_ccs_cns11643_plane14,
25 #endif
26 #if defined (ICONV_TO_UCS_CCS_CNS11643_PLANE2) \
27 || defined (ICONV_FROM_UCS_CCS_CNS11643_PLANE2)
28 &_iconv_ccs_cns11643_plane2,
29 #endif
30 #if defined (ICONV_TO_UCS_CCS_CP775) \
31 || defined (ICONV_FROM_UCS_CCS_CP775)
32 &_iconv_ccs_cp775,
33 #endif
34 #if defined (ICONV_TO_UCS_CCS_CP850) \
35 || defined (ICONV_FROM_UCS_CCS_CP850)
36 &_iconv_ccs_cp850,
37 #endif
38 #if defined (ICONV_TO_UCS_CCS_CP852) \
39 || defined (ICONV_FROM_UCS_CCS_CP852)
40 &_iconv_ccs_cp852,
41 #endif
42 #if defined (ICONV_TO_UCS_CCS_CP855) \
43 || defined (ICONV_FROM_UCS_CCS_CP855)
44 &_iconv_ccs_cp855,
45 #endif
46 #if defined (ICONV_TO_UCS_CCS_CP866) \
47 || defined (ICONV_FROM_UCS_CCS_CP866)
48 &_iconv_ccs_cp866,
49 #endif
50 #if defined (ICONV_TO_UCS_CCS_ISO_8859_1) \
51 || defined (ICONV_FROM_UCS_CCS_ISO_8859_1)
52 &_iconv_ccs_iso_8859_1,
53 #endif
54 #if defined (ICONV_TO_UCS_CCS_ISO_8859_10) \
55 || defined (ICONV_FROM_UCS_CCS_ISO_8859_10)
56 &_iconv_ccs_iso_8859_10,
57 #endif
58 #if defined (ICONV_TO_UCS_CCS_ISO_8859_11) \
59 || defined (ICONV_FROM_UCS_CCS_ISO_8859_11)
60 &_iconv_ccs_iso_8859_11,
61 #endif
62 #if defined (ICONV_TO_UCS_CCS_ISO_8859_13) \
63 || defined (ICONV_FROM_UCS_CCS_ISO_8859_13)
64 &_iconv_ccs_iso_8859_13,
65 #endif
66 #if defined (ICONV_TO_UCS_CCS_ISO_8859_14) \
67 || defined (ICONV_FROM_UCS_CCS_ISO_8859_14)
68 &_iconv_ccs_iso_8859_14,
69 #endif
70 #if defined (ICONV_TO_UCS_CCS_ISO_8859_15) \
71 || defined (ICONV_FROM_UCS_CCS_ISO_8859_15)
72 &_iconv_ccs_iso_8859_15,
73 #endif
74 #if defined (ICONV_TO_UCS_CCS_ISO_8859_2) \
75 || defined (ICONV_FROM_UCS_CCS_ISO_8859_2)
76 &_iconv_ccs_iso_8859_2,
77 #endif
78 #if defined (ICONV_TO_UCS_CCS_ISO_8859_3) \
79 || defined (ICONV_FROM_UCS_CCS_ISO_8859_3)
80 &_iconv_ccs_iso_8859_3,
81 #endif
82 #if defined (ICONV_TO_UCS_CCS_ISO_8859_4) \
83 || defined (ICONV_FROM_UCS_CCS_ISO_8859_4)
84 &_iconv_ccs_iso_8859_4,
85 #endif
86 #if defined (ICONV_TO_UCS_CCS_ISO_8859_5) \
87 || defined (ICONV_FROM_UCS_CCS_ISO_8859_5)
88 &_iconv_ccs_iso_8859_5,
89 #endif
90 #if defined (ICONV_TO_UCS_CCS_ISO_8859_6) \
91 || defined (ICONV_FROM_UCS_CCS_ISO_8859_6)
92 &_iconv_ccs_iso_8859_6,
93 #endif
94 #if defined (ICONV_TO_UCS_CCS_ISO_8859_7) \
95 || defined (ICONV_FROM_UCS_CCS_ISO_8859_7)
96 &_iconv_ccs_iso_8859_7,
97 #endif
98 #if defined (ICONV_TO_UCS_CCS_ISO_8859_8) \
99 || defined (ICONV_FROM_UCS_CCS_ISO_8859_8)
100 &_iconv_ccs_iso_8859_8,
101 #endif
102 #if defined (ICONV_TO_UCS_CCS_ISO_8859_9) \
103 || defined (ICONV_FROM_UCS_CCS_ISO_8859_9)
104 &_iconv_ccs_iso_8859_9,
105 #endif
106 #if defined (ICONV_TO_UCS_CCS_ISO_IR_111) \
107 || defined (ICONV_FROM_UCS_CCS_ISO_IR_111)
108 &_iconv_ccs_iso_ir_111,
109 #endif
110 #if defined (ICONV_TO_UCS_CCS_JIS_X0201_1976) \
111 || defined (ICONV_FROM_UCS_CCS_JIS_X0201_1976)
112 &_iconv_ccs_jis_x0201_1976,
113 #endif
114 #if defined (ICONV_TO_UCS_CCS_JIS_X0208_1990) \
115 || defined (ICONV_FROM_UCS_CCS_JIS_X0208_1990)
116 &_iconv_ccs_jis_x0208_1990,
117 #endif
118 #if defined (ICONV_TO_UCS_CCS_JIS_X0212_1990) \
119 || defined (ICONV_FROM_UCS_CCS_JIS_X0212_1990)
120 &_iconv_ccs_jis_x0212_1990,
121 #endif
122 #if defined (ICONV_TO_UCS_CCS_KOI8_R) \
123 || defined (ICONV_FROM_UCS_CCS_KOI8_R)
124 &_iconv_ccs_koi8_r,
125 #endif
126 #if defined (ICONV_TO_UCS_CCS_KOI8_RU) \
127 || defined (ICONV_FROM_UCS_CCS_KOI8_RU)
128 &_iconv_ccs_koi8_ru,
129 #endif
130 #if defined (ICONV_TO_UCS_CCS_KOI8_U) \
131 || defined (ICONV_FROM_UCS_CCS_KOI8_U)
132 &_iconv_ccs_koi8_u,
133 #endif
134 #if defined (ICONV_TO_UCS_CCS_KOI8_UNI) \
135 || defined (ICONV_FROM_UCS_CCS_KOI8_UNI)
136 &_iconv_ccs_koi8_uni,
137 #endif
138 #if defined (ICONV_TO_UCS_CCS_KSX1001) \
139 || defined (ICONV_FROM_UCS_CCS_KSX1001)
140 &_iconv_ccs_ksx1001,
141 #endif
142 #if defined (ICONV_TO_UCS_CCS_WIN_1250) \
143 || defined (ICONV_FROM_UCS_CCS_WIN_1250)
144 &_iconv_ccs_win_1250,
145 #endif
146 #if defined (ICONV_TO_UCS_CCS_WIN_1251) \
147 || defined (ICONV_FROM_UCS_CCS_WIN_1251)
148 &_iconv_ccs_win_1251,
149 #endif
150 #if defined (ICONV_TO_UCS_CCS_WIN_1252) \
151 || defined (ICONV_FROM_UCS_CCS_WIN_1252)
152 &_iconv_ccs_win_1252,
153 #endif
154 #if defined (ICONV_TO_UCS_CCS_WIN_1253) \
155 || defined (ICONV_FROM_UCS_CCS_WIN_1253)
156 &_iconv_ccs_win_1253,
157 #endif
158 #if defined (ICONV_TO_UCS_CCS_WIN_1254) \
159 || defined (ICONV_FROM_UCS_CCS_WIN_1254)
160 &_iconv_ccs_win_1254,
161 #endif
162 #if defined (ICONV_TO_UCS_CCS_WIN_1255) \
163 || defined (ICONV_FROM_UCS_CCS_WIN_1255)
164 &_iconv_ccs_win_1255,
165 #endif
166 #if defined (ICONV_TO_UCS_CCS_WIN_1256) \
167 || defined (ICONV_FROM_UCS_CCS_WIN_1256)
168 &_iconv_ccs_win_1256,
169 #endif
170 #if defined (ICONV_TO_UCS_CCS_WIN_1257) \
171 || defined (ICONV_FROM_UCS_CCS_WIN_1257)
172 &_iconv_ccs_win_1257,
173 #endif
174 #if defined (ICONV_TO_UCS_CCS_WIN_1258) \
175 || defined (ICONV_FROM_UCS_CCS_WIN_1258)
176 &_iconv_ccs_win_1258,
177 #endif
178 NULL