Home
last modified time | relevance | path

Searched refs:islower (Results 1 – 20 of 20) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/gen/
Dcharclass.h20 { "lower", islower },
/bionic/benchmarks/
Dctype_benchmark.cpp64 BIONIC_TRIVIAL_BENCHMARK(BM_ctype_islower_y, islower(x));
65 BIONIC_TRIVIAL_BENCHMARK(BM_ctype_islower_n, islower(X));
/bionic/libc/include/
Dctype.h102 __BIONIC_CTYPE_INLINE int islower(int __ch) { in islower() function
210 return islower(__ch); in islower_l()
/bionic/libc/upstream-netbsd/lib/libc/regex/
Dutils.h53 #define iswlower(a) islower(a)
/bionic/tests/
Dctype_test.cpp165 TEST(ctype, islower) { in TEST() argument
168 EXPECT_TRUE(islower(i)) << i; in TEST()
170 EXPECT_FALSE(islower(i)) << i; in TEST()
/bionic/tests/headers/posix/
Dctype_h.c47 FUNCTION(islower, int (*f)(int)); in ctype_h()
/bionic/libc/upstream-netbsd/lib/libc/inet/
Dnsap_addr.c74 if (islower(c)) in inet_nsap_addr()
/bionic/libc/dns/nameser/
Dns_ttl.c116 if (islower(ch)) in ns_parse_ttl()
/bionic/libc/bionic/
Dwctype.cpp60 int iswlower(wint_t wc) { return __icu_hasBinaryProperty(wc, UCHAR_LOWERCASE, islower); } in iswlower()
/bionic/libc/tzcode/
Dstrftime.c729 } else if (islower(c)) { in _add()
/bionic/libc/tools/
Dposix-2013.txt439 islower
/bionic/benchmarks/linker_relocation/gen/
Dliblinker_reloc_bench_149.S626 CALL(islower)
Dliblinker_reloc_bench_095.S134 CALL(islower)
Dliblinker_reloc_bench_135.S552 CALL(islower)
Dliblinker_reloc_bench_102.S997 CALL(islower)
Dliblinker_reloc_bench_113.S2216 CALL(islower)
Dliblinker_reloc_bench_164.S4089 CALL(islower)
Dliblinker_reloc_bench_063.S11168 CALL(islower)
/bionic/libc/
Dlibc.map.txt545 islower;
/bionic/tools/versioner/platforms/
Dlibc.map.txt545 islower;