Home
last modified time | relevance | path

Searched defs:_toupper (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/gen/
Disctype.c153 _toupper(int c) in _toupper() function
/bionic/tests/
Dctype_test.cpp234 TEST(ctype, _toupper) { in TEST() argument