Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/iso/
H A Dwchar_iso.h99 typedef int wint_t; typedef
101 typedef long wint_t; typedef
H A Dwctype_iso.h61 typedef int wint_t; typedef
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dm_wchar.h149 #define wint_t int /* type as large as either wchar_t or WEOF */ macro