Searched defs:wctype_t (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/
H A Dwctype.h13 wctype_t Type for holding locale-specific character classifications.
33 wctype_t wctype (const char *);
34 int iswctype (wint_t, wctype_t);
108 typedef _BSD_WCTYPE_T_ wctype_t; typedef
274 wctype_t wctype (const char *Desc);
284 int iswctype (wint_t WC, wctype_t Wct);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/msvcrt/
H A Dcrtdefs.h181 typedef unsigned short wctype_t; typedef
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/
H A Dcrtdefs.h190 typedef unsigned short wctype_t; typedef
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dtchar.h236 typedef unsigned short wctype_t; typedef
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dtchar.h236 typedef unsigned short wctype_t; typedef

Completed in 36 milliseconds