Home
last modified time | relevance | path

Searched refs:_Locale_mon_decimal_point (Results 1 – 5 of 5) sorted by relevance

/reactos/sdk/lib/3rdparty/stlport/src/
H A Dfacets_byname.cpp885 { return _Locale_mon_decimal_point(_M_monetary); } in do_decimal_point()
929 { return _Locale_mon_decimal_point(_M_monetary); } in do_decimal_point()
978 { return _Locale_mon_decimal_point(_M_monetary); } in do_decimal_point()
1034 { return _Locale_mon_decimal_point(_M_monetary); } in do_decimal_point()
H A Dc_locale.h353 char _Locale_mon_decimal_point(struct _Locale_monetary *);
/reactos/sdk/lib/3rdparty/stlport/src/c_locale_glibc/
H A Dc_locale_glibc2.c509 char _Locale_mon_decimal_point(struct _Locale_monetary * __loc) in _Locale_mon_decimal_point() function
525 { return (wchar_t)_Locale_mon_decimal_point(__loc); } in _WLocale_mon_decimal_point()
/reactos/sdk/lib/3rdparty/stlport/src/c_locale_dummy/
H A Dc_locale_dummy.c359 char _Locale_mon_decimal_point(struct _Locale_monetary * lmon) in _Locale_mon_decimal_point() function
/reactos/sdk/lib/3rdparty/stlport/src/c_locale_win32/
H A Dc_locale_win32.c1186 char _Locale_mon_decimal_point(_Locale_monetary_t * lmon) in _Locale_mon_decimal_point() function