Home
last modified time | relevance | path

Searched defs:thousands_sep (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/gnu/
H A Dnumeric_members.cc117 const char* thousands_sep = __nl_langinfo_l(THOUSANDS_SEP, __cloc); in _M_initialize_numpunct() local
H A Dmonetary_members.cc246 const char* thousands_sep = __nl_langinfo_l(__MON_THOUSANDS_SEP, in _M_initialize_moneypunct() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/gnu/
H A Dnumeric_members.cc117 const char* thousands_sep = __nl_langinfo_l(THOUSANDS_SEP, __cloc); in _M_initialize_numpunct() local
H A Dmonetary_members.cc246 const char* thousands_sep = __nl_langinfo_l(__MON_THOUSANDS_SEP, in _M_initialize_moneypunct() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dlocale.d50 char* thousands_sep; in version() member
133 char* thousands_sep; in version() member
230 char* thousands_sep; in version() member
306 char* thousands_sep; in version() member
381 char* thousands_sep; in version() member
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/printf/
H A Dprintf_fp.c139 const char *thousands_sep = NULL; in __quadmath_printf_fp() local
1280 const char *grouping, wchar_t thousands_sep, int ngroups) in group_number()
/netbsd-src/external/gpl3/gcc/dist/libquadmath/printf/
H A Dprintf_fp.c139 const char *thousands_sep = NULL; in __quadmath_printf_fp() local
1280 const char *grouping, wchar_t thousands_sep, int ngroups) in group_number()
/netbsd-src/include/
H A Dlocale.h41 char *thousands_sep; member
/netbsd-src/sys/sys/
H A Dlocaledef.h69 const char *thousands_sep; member
/netbsd-src/lib/libc/stdlib/
H A Dstrfmon.c543 const char *thousands_sep; in __format_grouped_double() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dlocale.d35 char* thousands_sep; member
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dvasprintf.c888 char thousands_sep; /* Thousands separator (only with style 'f') */ member
/netbsd-src/lib/libc/stdio/
H A Dvfwprintf.c631 char thousands_sep; /* locale specific thousands separator */ in WDECL() local