Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/src/
Dc_locale.h323 char _Locale_decimal_point(struct _Locale_numeric *);
Dfacets_byname.cpp446 { return _Locale_decimal_point(_M_numeric); } in do_decimal_point()
/ndk/sources/cxx-stl/stlport/src/c_locale_glibc/
Dc_locale_glibc2.c461 char _Locale_decimal_point(struct _Locale_numeric *__loc) in _Locale_decimal_point() function
488 { return (wchar_t)_Locale_decimal_point(__loc); } in _WLocale_decimal_point()
/ndk/sources/cxx-stl/stlport/src/c_locale_dummy/
Dc_locale_dummy.c335 char _Locale_decimal_point(struct _Locale_numeric* lnum) in _Locale_decimal_point() function
/ndk/sources/cxx-stl/stlport/src/c_locale_win32/
Dc_locale_win32.c1158 char _Locale_decimal_point(_Locale_numeric_t* lnum) in _Locale_decimal_point() function