Searched defs:_NL_CURRENT (Results 1 - 1 of 1) sorted by relevance

/external/bison/lib/
H A Dstrtol.c182 used. To access the values we have to redefine the _NL_CURRENT
185 # undef _NL_CURRENT macro
186 # define _NL_CURRENT(category, item) \ macro
276 grouping = _NL_CURRENT (LC_NUMERIC, GROUPING);
283 thousands = __btowc (*_NL_CURRENT (LC_NUMERIC, THOUSANDS_SEP));

Completed in 41 milliseconds