Home
last modified time | relevance | path

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

/bionic/tests/
Dwctype_test.cpp224 TEST(wctype, towctrans_l) { in TEST() argument
/bionic/libc/bionic/
Dwctype.cpp184 wint_t towctrans_l(wint_t c, wctrans_t t, locale_t) { in towctrans_l() function