Home
last modified time | relevance | path

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

/aosp12/bionic/libc/bionic/
H A Dctype.cpp82 int toupper_l(int c, locale_t) { in toupper_l() function
/aosp12/bionic/tests/
H A Dctype_test.cpp323 TEST(ctype, toupper_l) { in TEST() argument