Home
last modified time | relevance | path

Searched defs:wchar_t (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/head/iso/
H A Dstdlib_iso.h105 typedef int wchar_t; typedef
107 typedef long wchar_t; typedef
H A Dwchar_iso.h89 typedef int wchar_t; typedef
/illumos-gate/usr/src/head/
H A Dstddef.h68 typedef int wchar_t; typedef
H A Dlibintl.h55 typedef int wchar_t; typedef
H A Dinttypes.h72 typedef int wchar_t; typedef
H A Dregex.h67 typedef int wchar_t; typedef
/illumos-gate/usr/src/boot/include/
H A Dinttypes.h37 typedef ___wchar_t wchar_t; typedef
H A Dstddef.h60 typedef ___wchar_t wchar_t; typedef
H A Dstdlib.h54 typedef ___wchar_t wchar_t; typedef
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dm_wchar.h148 #define wchar_t char /* ensures we never use the wchar_t typedef */ macro