Searched refs:wctype_t (Results 1 - 4 of 4) sorted by relevance

/external/libcxx/test/std/depr/depr.c.headers/
H A Dwctype_h.pass.cpp95 wctype_t wct = 0;
109 static_assert((std::is_same<decltype(wctype("")), wctype_t>::value), "");
/external/libcxx/test/std/strings/c.strings/
H A Dcwctype.pass.cpp95 std::wctype_t wct = 0;
109 static_assert((std::is_same<decltype(std::wctype("")), std::wctype_t>::value), "");
/external/libusb/msvc/
H A Dstdint.h83 typedef unsigned short wctype_t; typedef
/external/libcxx/include/support/ibm/
H A Dxlocale.h161 int iswctype_l(wint_t wc, wctype_t desc, locale_t locale)

Completed in 186 milliseconds