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

/external/stlport/src/
H A Dc_locale.h323 char _Locale_decimal_point(struct _Locale_numeric *);
H A Dfacets_byname.cpp446 { return _Locale_decimal_point(_M_numeric); }
/external/stlport/src/c_locale_glibc/
H A Dc_locale_glibc2.c461 char _Locale_decimal_point(struct _Locale_numeric *__loc) function
488 { return (wchar_t)_Locale_decimal_point(__loc); }
/external/stlport/src/c_locale_dummy/
H A Dc_locale_dummy.c335 char _Locale_decimal_point(struct _Locale_numeric* lnum) function
/external/stlport/src/c_locale_win32/
H A Dc_locale_win32.c1158 char _Locale_decimal_point(_Locale_numeric_t* lnum) function

Completed in 32 milliseconds