Searched defs:islower (Results 1 – 4 of 4) sorted by relevance
39 LIBC_INLINE static constexpr bool islower(unsigned ch) { islower() function
57 extern "C" int islower(int d) { in islower() function
57 INTERCEPTOR(int, islower, int d) { in INTERCEPTOR() argument