Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/musl/ndk_musl_include/
H A Dwchar.h35 #define WCHAR_MIN (0+L'\0') macro
38 #define WCHAR_MIN (-1-0x7fffffff+L'\0') macro
H A Dstdint.h86 #define WCHAR_MIN (0+L'\0') macro
89 #define WCHAR_MIN (-1-0x7fffffff+L'\0') macro
/interface/sdk_c/third_party/libuv/include/uv/
H A Dstdint-msvc2008.h212 # define WCHAR_MIN 0 macro

Completed in 2 milliseconds