1 /* Copyright (C) 1996-2018 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, see <http://www.gnu.org/licenses/>. */
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
,
123 tok_mon_decimal_point
,
124 tok_mon_thousands_sep
,
136 tok_int_p_cs_precedes
,
137 tok_int_p_sep_by_space
,
138 tok_int_n_cs_precedes
,
139 tok_int_n_sep_by_space
,
142 tok_duo_int_curr_symbol
,
143 tok_duo_currency_symbol
,
144 tok_duo_int_frac_digits
,
146 tok_duo_p_cs_precedes
,
147 tok_duo_p_sep_by_space
,
148 tok_duo_n_cs_precedes
,
149 tok_duo_n_sep_by_space
,
150 tok_duo_int_p_cs_precedes
,
151 tok_duo_int_p_sep_by_space
,
152 tok_duo_int_n_cs_precedes
,
153 tok_duo_int_n_sep_by_space
,
156 tok_duo_int_p_sign_posn
,
157 tok_duo_int_n_sign_posn
,
225 tok_lc_identification
,
250 int symname_or_ident
;
252 /* Only for locdef file. */