1 /* Copyright (C) 1996-2000,2005,2007 Free Software Foundation, Inc.
2 This file is part of the GNU C Library.
3 Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
5 This program is free software; you can redistribute it and/or modify
6 it under the terms of the GNU General Public License as published
7 by the Free Software Foundation; version 2 of the License, or
8 (at your option) any later version.
10 This program is distributed in the hope that it will be useful,
11 but WITHOUT ANY WARRANTY; without even the implied warranty of
12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 GNU General Public License for more details.
15 You should have received a copy of the GNU General Public License
16 along with this program; if not, write to the Free Software Foundation,
17 Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
70 /* Keep the following entries up to the next comment in this order! */
83 /* OK, shuffling allowed again. */
97 tok_collating_element
,
99 tok_symbol_equivalence
,
111 tok_reorder_sections_after
,
112 tok_reorder_sections_end
,
124 tok_mon_decimal_point
,
125 tok_mon_thousands_sep
,
137 tok_int_p_cs_precedes
,
138 tok_int_p_sep_by_space
,
139 tok_int_n_cs_precedes
,
140 tok_int_n_sep_by_space
,
143 tok_duo_int_curr_symbol
,
144 tok_duo_currency_symbol
,
145 tok_duo_int_frac_digits
,
147 tok_duo_p_cs_precedes
,
148 tok_duo_p_sep_by_space
,
149 tok_duo_n_cs_precedes
,
150 tok_duo_n_sep_by_space
,
151 tok_duo_int_p_cs_precedes
,
152 tok_duo_int_p_sep_by_space
,
153 tok_duo_int_n_cs_precedes
,
154 tok_duo_int_n_sep_by_space
,
157 tok_duo_int_p_sign_posn
,
158 tok_duo_int_n_sign_posn
,
224 tok_lc_identification
,
249 int symname_or_ident
;
251 /* Only for locdef file. */