Searched defs:wchar_t (Results 1 – 8 of 8) sorted by relevance
105 typedef int wchar_t; typedef107 typedef long wchar_t; typedef
89 typedef int wchar_t; typedef
68 typedef int wchar_t; typedef
55 typedef int wchar_t; typedef
72 typedef int wchar_t; typedef
66 typedef int wchar_t; typedef
61 typedef unsigned short wchar_t; /* big enough for biggest char set */ typedef
150 #define wchar_t char /* ensures we never use the wchar_t typedef */ macro