Home
last modified time | relevance | path

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

/aosp12/bionic/libc/bionic/
H A Dicu_wrappers.cpp33 static auto u_charType = reinterpret_cast<u_charType_t>(__find_icu_symbol("u_charType")); in __icu_charType() local
H A Dwctype.cpp68 static auto u_charType = reinterpret_cast<FnT>(__find_icu_symbol("u_charType")); in iswcntrl() local