Home
last modified time | relevance | path

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

/llvm-project/libc/src/__support/
H A Dctype_utils.h39 LIBC_INLINE static constexpr bool islower(unsigned ch) { islower() function
/llvm-project/compiler-rt/lib/interception/tests/
H A Dinterception_linux_foreign_test.cpp57 extern "C" int islower(int d) { in islower() function
H A Dinterception_linux_test.cpp57 INTERCEPTOR(int, islower, int d) { in INTERCEPTOR() argument
/llvm-project/libc/utils/docgen/
H A Dctype.json