Home
last modified time | relevance | path

Searched defs:toupper_l (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/lib/libc/gen/
H A Disctype.c85 toupper_l(int c, locale_t loc) in toupper_l() function
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/xlocale/
H A D__posix_l_fallback.h118 inline _LIBCPP_INLINE_VISIBILITY int toupper_l(int c, locale_t) { in toupper_l() function
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/win32/
H A Dlocale_win32.h246 #define toupper_l _toupper_l macro
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/ibm/
H A Dxlocale.h169 int toupper_l(int c, locale_t locale) in toupper_l() function