Home
last modified time | relevance | path

Searched refs:toupper (Results 1 – 19 of 19) sorted by relevance

/bionic/libc/upstream-netbsd/lib/libc/inet/
Dnsap_addr.c75 c = toupper(c); in inet_nsap_addr()
80 c = toupper(c); in inet_nsap_addr()
/bionic/benchmarks/
Dctype_benchmark.cpp82 BIONIC_TRIVIAL_BENCHMARK(BM_ctype_toupper_y, toupper('x'));
83 BIONIC_TRIVIAL_BENCHMARK(BM_ctype_toupper_n, toupper('X'));
/bionic/tests/
Dctype_test.cpp317 TEST(ctype, toupper) { in TEST() argument
318 EXPECT_EQ('!', toupper('!')); in TEST()
319 EXPECT_EQ('A', toupper('a')); in TEST()
320 EXPECT_EQ('A', toupper('A')); in TEST()
/bionic/libc/bionic/
Dctype.cpp83 return toupper(c); in toupper_l()
Dwctype.cpp140 return u_toupper ? u_toupper(wc) : toupper(wc); in towupper()
/bionic/tests/headers/posix/
Dctype_h.c63 FUNCTION(toupper, int (*f)(int)); in ctype_h()
/bionic/libc/dns/nameser/
Dns_ttl.c117 ch = toupper(ch); in ns_parse_ttl()
/bionic/libc/include/bits/
Dctype_inlines.h161 __BIONIC_CTYPE_INLINE int toupper(int __ch) { in toupper() function
/bionic/libc/tzcode/
Dstrftime.c651 while (pt < ptlim && (*pt = toupper(*str++)) != '\0') { in _add()
661 c = toupper(c); in _add()
/bionic/benchmarks/linker_relocation/gen/
Dliblinker_reloc_bench_008.S342 CALL(toupper)
Dliblinker_reloc_bench_149.S640 CALL(toupper)
Dliblinker_reloc_bench_029.S2171 CALL(toupper)
Dliblinker_reloc_bench_001.S4095 CALL(toupper)
Dliblinker_reloc_bench_063.S11171 CALL(toupper)
Dliblinker_reloc_bench_087.S34788 CALL(toupper)
/bionic/libc/tools/
Dposix-2013.txt1078 toupper
/bionic/libc/upstream-netbsd/lib/libc/regex/
Dregcomp.c1034 return(toupper(ch)); in othercase()
/bionic/tools/versioner/platforms/
Dlibc.map.txt1098 toupper;
/bionic/libc/
Dlibc.map.txt1098 toupper;