Home
last modified time | relevance | path

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

/external/stlport/stlport/stl/
D_numpunct.h57 char thousands_sep() const { return do_thousands_sep(); } in thousands_sep() function
86 wchar_t thousands_sep() const { return do_thousands_sep(); } in thousands_sep() function
D_monetary.h93 char thousands_sep() const { return do_thousands_sep(); } in thousands_sep() function
133 char thousands_sep() const { return do_thousands_sep(); } in thousands_sep() function
174 wchar_t thousands_sep() const { return do_thousands_sep(); } in thousands_sep() function
213 wchar_t thousands_sep() const { return do_thousands_sep(); } in thousands_sep() function
/external/stlport/test/unit/
Dnum_facets_test.cpp17 const char *thousands_sep; member
/external/stlport/src/c_locale_win32/
Dc_locale_win32.c193 char thousands_sep[4]; member
222 char thousands_sep[4]; member