Home
last modified time | relevance | path

Searched defs:towupper_l (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/xlocale/
H A D__posix_l_fallback.h126 inline _LIBCPP_INLINE_VISIBILITY wint_t towupper_l(wint_t c, locale_t) { in towupper_l() function
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/win32/
H A Dlocale_win32.h257 #define towupper_l _towupper_l macro
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/ibm/
H A Dxlocale.h179 wint_t towupper_l(wint_t wc, locale_t locale) in towupper_l() function