Searched defs:WCHAR_MAX (Results 1 – 9 of 9) sorted by relevance
121 # define WCHAR_MAX (~0) macro123 # define WCHAR_MAX ((wchar_t)~0) macro132 # define WCHAR_MAX 0xffff macro148 # define WCHAR_MAX 0xffffffff macro160 # define WCHAR_MAX UINT_MAX macro
215 # define WCHAR_MAX _UI16_MAX macro
213 #define WCHAR_MAX 0xffffU macro
562 #define WCHAR_MAX \ macro
659 # define WCHAR_MAX ((wchar_t)-1) macro
692 # define WCHAR_MAX __WCHAR_MAX__ macro