Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/kernel/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
/third_party/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
/third_party/musl/porting/liteos_m/kernel/include/
H A Dwchar.h37 #define WCHAR_MIN (0+L'\0') macro
40 #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
/third_party/musl/porting/uniproton/kernel/include/
H A Dwchar.h37 #define WCHAR_MIN (0+L'\0') macro
40 #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
/third_party/musl/porting/liteos_m/user/include/
H A Dstdint.h86 #define WCHAR_MIN (0+L'\0') macro
89 #define WCHAR_MIN (-1-0x7fffffff+L'\0') macro
/third_party/node/deps/uv/include/uv/
H A Dstdint-msvc2008.h212 # define WCHAR_MIN 0 macro

Completed in 4 milliseconds