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

/external/bison/lib/
H A Dstrtol.c176 used. To access the values we have to redefine the _NL_CURRENT
179 # undef _NL_CURRENT macro
180 # define _NL_CURRENT(category, item) \ macro
262 grouping = _NL_CURRENT (LC_NUMERIC, GROUPING);
269 thousands = __btowc (*_NL_CURRENT (LC_NUMERIC, THOUSANDS_SEP));

Completed in 86 milliseconds