Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/gen/
H A Disctype.c97 tolower_l(int c, locale_t loc) in tolower_l() function
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/xlocale/
H A D__posix_l_fallback.h122 inline _LIBCPP_INLINE_VISIBILITY int tolower_l(int c, locale_t) { in tolower_l() function
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/win32/
H A Dlocale_win32.h247 #define tolower_l _tolower_l macro
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/ibm/
H A Dxlocale.h174 int tolower_l(int c, locale_t locale) in tolower_l() function