Searched refs:GROUPING (Results 1 – 17 of 17) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/gnu/ |
| H A D | numeric_members.cc | 136 const char* __src = __nl_langinfo_l(GROUPING, __cloc); in _M_initialize_numpunct() 228 const char* __src = __nl_langinfo_l(GROUPING, __cloc); in _M_initialize_numpunct()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/gnu/ |
| H A D | numeric_members.cc | 136 const char* __src = __nl_langinfo_l(GROUPING, __cloc); in _M_initialize_numpunct() 228 const char* __src = __nl_langinfo_l(GROUPING, __cloc); in _M_initialize_numpunct()
|
| /netbsd-src/lib/libc/stdio/ |
| H A D | vfwprintf.c | 609 #define GROUPING 0x200 /* use grouping ("'" flag) */ macro 927 flags |= GROUPING; in WDECL() 1349 flags &= ~GROUPING; in WDECL() 1375 flags & GROUPING, thousands_sep, in WDECL() 1382 flags & GROUPING, thousands_sep, in WDECL()
|
| /netbsd-src/external/gpl2/xcvs/dist/lib/ |
| H A D | strtol.c | 279 grouping = _NL_CURRENT (LC_NUMERIC, GROUPING); in INTERNAL()
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
| H A D | strtol.c | 266 grouping = _NL_CURRENT (LC_NUMERIC, GROUPING); in INTERNAL()
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/ |
| H A D | strtol.c | 266 grouping = _NL_CURRENT (LC_NUMERIC, GROUPING); in INTERNAL()
|
| /netbsd-src/external/gpl2/diffutils/dist/lib/ |
| H A D | strtol.c | 288 grouping = _NL_CURRENT (LC_NUMERIC, GROUPING);
|
| /netbsd-src/external/gpl2/grep/dist/lib/ |
| H A D | strtol.c | 292 grouping = _NL_CURRENT (LC_NUMERIC, GROUPING);
|
| /netbsd-src/external/gpl3/gcc.old/dist/libquadmath/printf/ |
| H A D | printf_fp.c | 278 grouping = nl_langinfo (GROUPING); in __quadmath_printf_fp() 313 grouping = nl_langinfo (GROUPING); in __quadmath_printf_fp()
|
| /netbsd-src/external/gpl3/gcc/dist/libquadmath/printf/ |
| H A D | printf_fp.c | 278 grouping = nl_langinfo (GROUPING); in __quadmath_printf_fp() 313 grouping = nl_langinfo (GROUPING); in __quadmath_printf_fp()
|
| /netbsd-src/external/gpl3/gcc/dist/libquadmath/ |
| H A D | configure.ac | 281 s = nl_langinfo (GROUPING);
|
| H A D | configure | 12871 s = nl_langinfo (GROUPING);
|
| /netbsd-src/external/gpl3/gcc.old/dist/libquadmath/ |
| H A D | configure.ac | 281 s = nl_langinfo (GROUPING);
|
| H A D | configure | 12881 s = nl_langinfo (GROUPING);
|
| /netbsd-src/external/gpl3/gcc/dist/libquadmath/strtod/ |
| H A D | strtod_l.c | 535 grouping = nl_langinfo (GROUPING);
|
| /netbsd-src/external/gpl3/gcc.old/dist/libquadmath/strtod/ |
| H A D | strtod_l.c | 535 grouping = nl_langinfo (GROUPING);
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
| H A D | ChangeLog-2004 | 4004 _NL_NUMERIC_THOUSANDS_SEP_WC, and GROUPING.
|