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