Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__cxx03/__support/xlocale/
H A D__nop_locale_mgmt.h18 inline _LIBCPP_HIDE_FROM_ABI locale_t duplocale(locale_t) { return NULL; } in duplocale() function
/freebsd/lib/libc/locale/
H A Dxlocale.c307 duplocale(locale_t base) in duplocale() function