Searched defs:wint_t (Results 1 – 3 of 3) sorted by relevance
99 typedef int wint_t; typedef101 typedef long wint_t; typedef
61 typedef int wint_t; typedef
151 #define wint_t int /* type as large as either wchar_t or WEOF */ macro