Home
last modified time | relevance | path

Searched refs:WCHAR_MIN (Results 1 - 3 of 3) sorted by relevance

/interface/sdk_c/third_party/libuv/include/uv/
H A Dstdint-msvc2008.h210 // WCHAR_MIN and WCHAR_MAX are also defined in <wchar.h>
211 #ifndef WCHAR_MIN // [
212 # define WCHAR_MIN 0 macro
213 #endif // WCHAR_MIN ]
/interface/sdk_c/third_party/musl/ndk_musl_include/
H A Dstdint.h86 #define WCHAR_MIN (0+L'\0') macro
89 #define WCHAR_MIN (-1-0x7fffffff+L'\0') macro
H A Dwchar.h35 #define WCHAR_MIN (0+L'\0') macro
38 #define WCHAR_MIN (-1-0x7fffffff+L'\0') macro

Completed in 2 milliseconds