Searched defs:iswcntrl (Results 1 – 2 of 2) sorted by relevance
/aosp12/bionic/tests/ | ||
H A D | wctype_test.cpp | 67 TEST(wctype, iswcntrl) { in TEST() argument |
/aosp12/bionic/libc/bionic/ | ||
H A D | wctype.cpp | 66 int iswcntrl(wint_t wc) { in iswcntrl() function |