Home
last modified time | relevance | path

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

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