Home
last modified time | relevance | path

Searched refs:toupper (Results 1 – 17 of 17) 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.cpp95 BIONIC_TRIVIAL_BENCHMARK(BM_ctype_toupper_y, toupper(x));
96 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/include/
Dctype.h163 __BIONIC_CTYPE_INLINE int toupper(int __ch) { in toupper() function
245 return toupper(__ch); in toupper_l()
/bionic/libc/upstream-netbsd/lib/libc/regex/
Dutils.h56 #define towupper(a) toupper(a)
/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/bionic/
Dwctype.cpp140 return u_toupper ? u_toupper(wc) : toupper(wc); in towupper()
/bionic/libc/tzcode/
Dstrftime.c720 while (pt < ptlim && (*pt = toupper(*str++)) != '\0') { in _add()
730 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.S4094 CALL(toupper)
Dliblinker_reloc_bench_063.S11171 CALL(toupper)
/bionic/libc/tools/
Dposix-2013.txt1078 toupper
/bionic/libc/
Dlibc.map.txt1096 toupper;
/bionic/tools/versioner/platforms/
Dlibc.map.txt1096 toupper;