1 /* Copyright (C) 1996,1997,1998,1999,2000,2005 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 version 2 as
7 published by the Free Software Foundation.
9 This program is distributed in the hope that it will be useful,
10 but WITHOUT ANY WARRANTY; without even the implied warranty of
11 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 GNU General Public License for more details.
14 You should have received a copy of the GNU General Public License
15 along with this program; if not, write to the Free Software Foundation,
16 Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
69 /* Keep the following entries up to the next comment in this order! */
82 /* OK, shuffling allowed again. */
96 tok_collating_element
,
98 tok_symbol_equivalence
,
110 tok_reorder_sections_after
,
111 tok_reorder_sections_end
,
122 tok_mon_decimal_point
,
123 tok_mon_thousands_sep
,
135 tok_int_p_cs_precedes
,
136 tok_int_p_sep_by_space
,
137 tok_int_n_cs_precedes
,
138 tok_int_n_sep_by_space
,
141 tok_duo_int_curr_symbol
,
142 tok_duo_currency_symbol
,
143 tok_duo_int_frac_digits
,
145 tok_duo_p_cs_precedes
,
146 tok_duo_p_sep_by_space
,
147 tok_duo_n_cs_precedes
,
148 tok_duo_n_sep_by_space
,
149 tok_duo_int_p_cs_precedes
,
150 tok_duo_int_p_sep_by_space
,
151 tok_duo_int_n_cs_precedes
,
152 tok_duo_int_n_sep_by_space
,
155 tok_duo_int_p_sign_posn
,
156 tok_duo_int_n_sign_posn
,
222 tok_lc_identification
,
247 int symname_or_ident
;
249 /* Only for locdef file. */