Home
last modified time | relevance | path

Searched defs:WEOF (Results 1 – 9 of 9) sorted by relevance

/third_party/musl/include/
Dwctype.h23 #define WEOF 0xffffffffU macro
Dwchar.h50 #define WEOF 0xffffffffU macro
/third_party/musl/porting/liteos_m/kernel/include/
Dwctype.h23 #define WEOF 0xffffffffU macro
Dwchar.h50 #define WEOF 0xffffffffU macro
/third_party/musl/porting/liteos_a/kernel/include/
Dwctype.h23 #define WEOF 0xffffffffU macro
Dwchar.h50 #define WEOF 0xffffffffU macro
/third_party/musl/porting/uniproton/kernel/include/
Dwctype.h23 #define WEOF 0xffffffffU macro
Dwchar.h50 #define WEOF 0xffffffffU macro
/third_party/bounds_checking_function/src/
Dsecurecutil.h286 #define WEOF ((wchar_t)(-1)) macro