Searched defs:iswlower (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/libcxx/include/
H A Dwctype.h63 #undef iswlower macro
/freebsd-13-stable/lib/libc/locale/
H A Diswctype.c108 #undef iswlower macro
110 iswlower(wint_t wc) function
/freebsd-13-stable/include/
H A Dwctype.h107 #define iswlower(wc) __istype((wc), _CTYPE_L) macro

Completed in 68 milliseconds