Searched defs:towctrans (Results 1 – 2 of 2) sorted by relevance
/bionic/tests/ | ||
D | wctype_test.cpp | 221 TEST(wctype, towctrans) { in TEST() argument |
/bionic/libc/bionic/ | ||
D | wctype.cpp | 177 wint_t towctrans(wint_t c, wctrans_t t) { in towctrans() function |