Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/src/
Dc_locale.h353 char _Locale_mon_decimal_point(struct _Locale_monetary *);
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()
/ndk/sources/cxx-stl/stlport/src/c_locale_glibc/
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()
/ndk/sources/cxx-stl/stlport/src/c_locale_dummy/
Dc_locale_dummy.c370 char _Locale_mon_decimal_point(struct _Locale_monetary * lmon) in _Locale_mon_decimal_point() function
/ndk/sources/cxx-stl/stlport/src/c_locale_win32/
Dc_locale_win32.c1186 char _Locale_mon_decimal_point(_Locale_monetary_t * lmon) in _Locale_mon_decimal_point() function