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

/external/stlport/src/
H A Dacquire_release.h29 _Locale_numeric* _STLP_CALL __acquire_numeric(const char* &name, char *buf, _Locale_name_hint* hint, int *__err_code);
H A Dlocale_catalog.cpp246 _Locale_numeric* _STLP_CALL __acquire_numeric(const char* &name, char *buf, _Locale_name_hint* hint, int *__err_code) { function
H A Dfacets_byname.cpp437 _M_numeric = _STLP_PRIV __acquire_numeric(name, buf, 0, &__err_code);
478 _M_numeric = _STLP_PRIV __acquire_numeric(name, buf, 0, &__err_code);
H A Dlocale_impl.cpp253 _Locale_numeric *__lpunct = _STLP_PRIV __acquire_numeric(name, buf, hint, &__err_code);
266 _Locale_numeric *__lwpunct = _STLP_PRIV __acquire_numeric(name, buf, hint, &__err_code);

Completed in 110 milliseconds