Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/src/
Dc_locale.h356 const char * _Locale_positive_sign(struct _Locale_monetary *);
Dfacets_byname.cpp897 { return _Locale_positive_sign(_M_monetary); } in do_positive_sign()
941 { return _Locale_positive_sign(_M_monetary); } in do_positive_sign()
/ndk/sources/cxx-stl/stlport/src/c_locale_glibc/
Dc_locale_glibc2.c529 { return _ToWChar(_Locale_positive_sign(__loc), buf, bufSize); } in _WLocale_positive_sign()
539 const char *_Locale_positive_sign(struct _Locale_monetary *__loc) in _Locale_positive_sign() function
/ndk/sources/cxx-stl/stlport/src/c_locale_dummy/
Dc_locale_dummy.c376 const char* _Locale_positive_sign(struct _Locale_monetary * lmon) in _Locale_positive_sign() function
/ndk/sources/cxx-stl/stlport/src/c_locale_win32/
Dc_locale_win32.c1197 const char* _Locale_positive_sign(_Locale_monetary_t * lmon) in _Locale_positive_sign() function