Home
last modified time | relevance | path

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

/external/llvm-project/libcxx/include/support/ibm/
Dlocale_mgmt_aix.h40 _LC_locale_t *newloc, *loc; in newlocale() local
74 locale_t uselocale(locale_t newloc) in uselocale()
/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.c290 struct loclist *newloc = NEW_LOC (); in __libdw_intern_expression() local
301 struct loclist *newloc; in __libdw_intern_expression() local
566 struct loclist *newloc = NEW_LOC (); in __libdw_intern_expression() local
/external/llvm-project/libcxx/src/
Dios.cpp121 ios_base::imbue(const locale& newloc) in imbue()
/external/libcxx/src/
Dios.cpp138 ios_base::imbue(const locale& newloc) in imbue()
/external/python/cpython3/Python/
Dpylifecycle.c303 const char *newloc = target->locale_name; in _coerce_default_locale_settings() local