Home
last modified time | relevance | path

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

/aosp12/bionic/libc/include/bits/
H A Dwctype.h36 typedef __WINT_TYPE__ wint_t; typedef
/aosp12/bionic/tests/
H A Dwctype_test.cpp32 static void TestIsWideFn(int fn(wint_t), in TestIsWideFn()
33 int fn_l(wint_t, locale_t), in TestIsWideFn()