Searched defs:wchar_t (Results 1 – 10 of 10) 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
67 typedef int wchar_t; typedef
37 typedef ___wchar_t wchar_t; typedef
60 typedef ___wchar_t wchar_t; typedef
54 typedef ___wchar_t wchar_t; typedef
148 #define wchar_t char /* ensures we never use the wchar_t typedef */ macro