Home
last modified time | relevance | path

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

/external/stlport/src/
Dc_locale.h373 const wchar_t * _WLocale_negative_sign(struct _Locale_monetary *, wchar_t* /* buf */, size_t /* buf…
Dfacets_byname.cpp1005 { wchar_t buf[16]; return _WLocale_negative_sign(_M_monetary, _STLP_ARRAY_AND_SIZE(buf)); } in do_negative_sign()
1049 { wchar_t buf[16]; return _WLocale_negative_sign(_M_monetary, _STLP_ARRAY_AND_SIZE(buf)); } in do_negative_sign()
/external/stlport/src/c_locale_win32/
Dc_wlocale_win32.c288 const wchar_t* _WLocale_negative_sign(_Locale_monetary_t * lmon, wchar_t* buf, size_t bufSize) in _WLocale_negative_sign() function
/external/stlport/src/c_locale_dummy/
Dc_locale_dummy.c400 const wchar_t* _WLocale_negative_sign(struct _Locale_monetary * lmon, in _WLocale_negative_sign() function
/external/stlport/src/c_locale_glibc/
Dc_locale_glibc2.c530 const wchar_t *_WLocale_negative_sign(struct _Locale_monetary *__loc, wchar_t *buf, size_t bufSize) in _WLocale_negative_sign() function