~ubuntu-branches/ubuntu/utopic/coreutils/utopic-proposed

« back to all changes in this revision

Viewing changes to lib/iconv_open-solaris.h

  • Committer: Package Import Robot
  • Author(s): Colin Watson
  • Date: 2012-11-28 03:03:42 UTC
  • mfrom: (8.3.4 sid)
  • Revision ID: package-import@ubuntu.com-20121128030342-21zanj8354gas5gr
Tags: 8.20-3ubuntu1
* Resynchronise with Debian.  Remaining changes:
  - Make 'uname -i -p' return the real processor/hardware, instead of
    unknown.
  - Build-depend on gettext:any instead of on gettext, so that apt-get can
    properly resolve build-dependencies on the tool when cross-building.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* ANSI-C code produced by gperf version 3.0.4 */
2
 
/* Command-line: gperf -m 10 ./iconv_open-solaris.gperf  */
 
2
/* Command-line: gperf -m 10 ./lib/iconv_open-solaris.gperf  */
3
3
/* Computed positions: -k'10' */
4
4
 
5
5
#if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \
29
29
#error "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gnu-gperf@gnu.org>."
30
30
#endif
31
31
 
32
 
#line 1 "./iconv_open-solaris.gperf"
 
32
#line 1 "./lib/iconv_open-solaris.gperf"
33
33
struct mapping { int standard_name; const char vendor_name[10 + 1]; };
34
34
 
35
35
#define TOTAL_KEYWORDS 13
132
132
static const struct mapping mappings[] =
133
133
  {
134
134
    {-1}, {-1}, {-1}, {-1}, {-1},
135
 
#line 19 "./iconv_open-solaris.gperf"
 
135
#line 19 "./lib/iconv_open-solaris.gperf"
136
136
    {(int)(long)&((struct stringpool_t *)0)->stringpool_str5, "646"},
137
 
#line 30 "./iconv_open-solaris.gperf"
 
137
#line 30 "./lib/iconv_open-solaris.gperf"
138
138
    {(int)(long)&((struct stringpool_t *)0)->stringpool_str6, "ansi-1251"},
139
 
#line 18 "./iconv_open-solaris.gperf"
 
139
#line 18 "./lib/iconv_open-solaris.gperf"
140
140
    {(int)(long)&((struct stringpool_t *)0)->stringpool_str7},
141
141
    {-1}, {-1},
142
 
#line 20 "./iconv_open-solaris.gperf"
 
142
#line 20 "./lib/iconv_open-solaris.gperf"
143
143
    {(int)(long)&((struct stringpool_t *)0)->stringpool_str10, "ISO8859-1"},
144
 
#line 29 "./iconv_open-solaris.gperf"
 
144
#line 29 "./lib/iconv_open-solaris.gperf"
145
145
    {(int)(long)&((struct stringpool_t *)0)->stringpool_str11, "ISO8859-15"},
146
 
#line 28 "./iconv_open-solaris.gperf"
 
146
#line 28 "./lib/iconv_open-solaris.gperf"
147
147
    {(int)(long)&((struct stringpool_t *)0)->stringpool_str12, "ISO8859-9"},
148
 
#line 27 "./iconv_open-solaris.gperf"
 
148
#line 27 "./lib/iconv_open-solaris.gperf"
149
149
    {(int)(long)&((struct stringpool_t *)0)->stringpool_str13, "ISO8859-8"},
150
 
#line 26 "./iconv_open-solaris.gperf"
 
150
#line 26 "./lib/iconv_open-solaris.gperf"
151
151
    {(int)(long)&((struct stringpool_t *)0)->stringpool_str14, "ISO8859-7"},
152
 
#line 25 "./iconv_open-solaris.gperf"
 
152
#line 25 "./lib/iconv_open-solaris.gperf"
153
153
    {(int)(long)&((struct stringpool_t *)0)->stringpool_str15, "ISO8859-6"},
154
 
#line 24 "./iconv_open-solaris.gperf"
 
154
#line 24 "./lib/iconv_open-solaris.gperf"
155
155
    {(int)(long)&((struct stringpool_t *)0)->stringpool_str16, "ISO8859-5"},
156
 
#line 23 "./iconv_open-solaris.gperf"
 
156
#line 23 "./lib/iconv_open-solaris.gperf"
157
157
    {(int)(long)&((struct stringpool_t *)0)->stringpool_str17, "ISO8859-4"},
158
 
#line 22 "./iconv_open-solaris.gperf"
 
158
#line 22 "./lib/iconv_open-solaris.gperf"
159
159
    {(int)(long)&((struct stringpool_t *)0)->stringpool_str18, "ISO8859-3"},
160
 
#line 21 "./iconv_open-solaris.gperf"
 
160
#line 21 "./lib/iconv_open-solaris.gperf"
161
161
    {(int)(long)&((struct stringpool_t *)0)->stringpool_str19, "ISO8859-2"}
162
162
  };
163
163