Searched defs:wint_t (Results 1 – 3 of 3) sorted by relevance
97 typedef int wint_t; typedef99 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