Home
last modified time | relevance | path

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

/llvm-project/libcxx/src/support/ibm/
H A Dxlocale_zos.cpp37 locale_t newloc = new locale_struct(); in newlocale() local
70 uselocale(locale_t newloc) uselocale() argument
[all...]
/llvm-project/libcxx/src/
H A Dios.cpp104 locale ios_base::imbue(const locale& newloc) { in imbue() argument