Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/src/
Dc_locale.h340 const wchar_t * _WLocale_true(struct _Locale_numeric *, wchar_t* /* buf */, size_t /* bufSize */);
Dfacets_byname.cpp501 return _WLocale_true(_M_numeric, _STLP_ARRAY_AND_SIZE(buf)); in do_truename()
/ndk/sources/cxx-stl/stlport/src/c_locale_dummy/
Dc_locale_dummy.c352 const wchar_t * _WLocale_true(struct _Locale_numeric* lnum, wchar_t* buf, size_t bufSize) in _WLocale_true() function
357 const wchar_t * _WLocale_true(struct _Locale_numeric* lnum, wchar_t* buf, size_t bufSize) in _WLocale_true() function
/ndk/sources/cxx-stl/stlport/src/c_locale_win32/
Dc_wlocale_win32.c258 const wchar_t * _WLocale_true(_Locale_numeric_t* lnum, wchar_t* buf, size_t bufSize) { in _WLocale_true() function
/ndk/sources/cxx-stl/stlport/src/c_locale_glibc/
Dc_locale_glibc2.c491 const wchar_t *_WLocale_true(struct _Locale_numeric *__loc, wchar_t *buf, size_t bufSize) in _WLocale_true() function