Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/support/ibm/
H A Dxlocale_zos.cpp18 locale_t newlocale(int category_mask, const char* locale, locale_t base) { in newlocale() function
/freebsd/lib/libc/locale/
H A Dxlocale.c249 newlocale(int mask, const char *locale, locale_t base) in newlocale() function