Home
last modified time | relevance | path

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

/aosp12/bionic/tests/
H A Dwctype_test.cpp217 TEST(wctype, towctrans) { in TEST() argument
/aosp12/bionic/libc/bionic/
H A Dwctype.cpp177 wint_t towctrans(wint_t c, wctrans_t t) { in towctrans() function