Home
last modified time | relevance | path

Searched defs:isupper_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.h62 inline _LIBCPP_INLINE_VISIBILITY int isupper_l(int c, locale_t) { in isupper_l() function
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/win32/
H A Dlocale_win32.h235 isupper_l(int c, _locale_t loc) in isupper_l() function
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/ibm/
H A Dxlocale.h79 int isupper_l(int c, locale_t locale) in isupper_l() function