Home
last modified time | relevance | path

Searched defs:newloc (Results 1 – 5 of 5) sorted by relevance

/external/libcxx/include/support/ibm/
Dlocale_mgmt_aix.h41 _LC_locale_t *newloc, *loc; in newlocale() local
75 locale_t uselocale(locale_t newloc) in uselocale()
/external/libexif/test/nls/
Dtest-nls.c40 const char *newloc = setlocale(LC_ALL, NULL); in main() local
/external/elfutils/libdw/
Ddwarf_getlocation.c286 struct loclist *newloc = NEW_LOC (); in __libdw_intern_expression() local
297 struct loclist *newloc; in __libdw_intern_expression() local
562 struct loclist *newloc = NEW_LOC (); in __libdw_intern_expression() local
/external/libcxx/src/
Dios.cpp138 ios_base::imbue(const locale& newloc) in imbue()
/external/python/cpython3/Python/
Dpylifecycle.c454 const char *newloc = target->locale_name; in _coerce_default_locale_settings() local