Searched defs:isupper_l (Results 1 – 2 of 2) sorted by relevance
/aosp12/bionic/libc/bionic/ | ||
H A D | ctype.cpp | 74 int isupper_l(int c, locale_t) { in isupper_l() function |
/aosp12/bionic/tests/ | ||
H A D | ctype_test.cpp | 261 TEST(ctype, isupper_l) { in TEST() argument |