Home
last modified time | relevance | path

Searched defs:WIFSIGNALED (Results 1 - 11 of 11) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/
H A Dstdlib.h98 #define WIFSIGNALED(s) (((s)&0xffff)-1U < 0xffu) macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dwait.h54 #define WIFSIGNALED(s) (((s)&0xffff)-1U < 0xffu) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dwait.h54 #define WIFSIGNALED(s) (((s)&0xffff)-1U < 0xffu) macro
/third_party/musl/porting/liteos_m/user/include/
H A Dstdlib.h97 #define WIFSIGNALED(s) (((s)&0xffff)-1U < 0xffu) macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dwait.h54 #define WIFSIGNALED(s) (((s)&0xffff)-1U < 0xffu) macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dstdlib.h100 #define WIFSIGNALED(s) (((s)&0xffff)-1U < 0xffu) macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dwait.h58 #define WIFSIGNALED(s) (((s)&0xffff)-1U < 0xffu) macro
/third_party/musl/porting/linux/user/include/
H A Dstdlib.h103 #define WIFSIGNALED(s) (((s)&0xffff)-1U < 0xffu) macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dstdlib.h98 #define WIFSIGNALED(s) (((s)&0xffff)-1U < 0xffu) macro
/third_party/musl/include/
H A Dstdlib.h104 #define WIFSIGNALED(s) (((s)&0xffff)-1U < 0xffu) macro
/third_party/musl/include/sys/
H A Dwait.h54 #define WIFSIGNALED(s) (((s)&0xffff)-1U < 0xffu) macro

Completed in 4 milliseconds