Home
last modified time | relevance | path

Searched refs:_NL_CURRENT (Results 1 – 2 of 2) sorted by relevance

/external/bison/lib/
Dstrtol.c179 # undef _NL_CURRENT
180 # define _NL_CURRENT(category, item) \ macro
262 grouping = _NL_CURRENT (LC_NUMERIC, GROUPING); in INTERNAL()
269 thousands = __btowc (*_NL_CURRENT (LC_NUMERIC, THOUSANDS_SEP)); in INTERNAL()
/external/e2fsprogs/intl/
Dloadmsgcat.c834 outcharset = _NL_CURRENT (LC_CTYPE, CODESET); in _nl_init_domain_conv()