Home
last modified time | relevance | path

Searched refs:__acquire_numeric (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/cxx-stl/stlport/src/
Dacquire_release.h29 _Locale_numeric* _STLP_CALL __acquire_numeric(const char* &name, char *buf, _Locale_name_hint* hint…
Dlocale_catalog.cpp246 _Locale_numeric* _STLP_CALL __acquire_numeric(const char* &name, char *buf, _Locale_name_hint* hint… in __acquire_numeric() function
Dlocale_impl.cpp253 _Locale_numeric *__lpunct = _STLP_PRIV __acquire_numeric(name, buf, hint, &__err_code); in insert_numeric_facets()
266 _Locale_numeric *__lwpunct = _STLP_PRIV __acquire_numeric(name, buf, hint, &__err_code); in insert_numeric_facets()
Dfacets_byname.cpp437 _M_numeric = _STLP_PRIV __acquire_numeric(name, buf, 0, &__err_code); in numpunct_byname()
478 _M_numeric = _STLP_PRIV __acquire_numeric(name, buf, 0, &__err_code); in numpunct_byname()