Searched refs:__imon (Results 1 - 1 of 1) sorted by last modified time

/external/stlport/src/
H A Dlocale_impl.cpp453 _Locale_monetary *__imon = _STLP_PRIV __acquire_monetary(name, buf, hint, &__err_code); local
454 if (!__imon) {
463 ipunct = new moneypunct_byname<char, true>(__imon);
465 _STLP_UNWIND(_STLP_PRIV __release_monetary(__imon); delete punct);

Completed in 101 milliseconds