Home
last modified time | relevance | path

Searched defs:WIFSTOPPED (Results 1 – 13 of 13) sorted by relevance

/third_party/musl/ndk_musl_include/sys/
Dwait.h53 #define WIFSTOPPED(s) ((short)((((s)&0xffff)*0x10001)>>8) > 0x7f00) macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dwait.h57 #define WIFSTOPPED(s) ((short)((((s)&0xffff)*0x10001)>>8) > 0x7f00) macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dwait.h53 #define WIFSTOPPED(s) ((short)((((s)&0xffff)*0x10001)>>8) > 0x7f00) macro
/third_party/musl/include/sys/
Dwait.h53 #define WIFSTOPPED(s) ((short)((((s)&0xffff)*0x10001)>>8) > 0x7f00) macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dwait.h53 #define WIFSTOPPED(s) ((short)((((s)&0xffff)*0x10001)>>8) > 0x7f00) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dwait.h53 #define WIFSTOPPED(s) ((short)((((s)&0xffff)*0x10001)>>8) > 0x7f00) macro
/third_party/musl/ndk_musl_include/
Dstdlib.h96 #define WIFSTOPPED(s) ((short)((((s)&0xffff)*0x10001)>>8) > 0x7f00) macro
/third_party/musl/porting/uniproton/kernel/include/
Dstdlib.h97 #define WIFSTOPPED(s) ((short)((((s)&0xffff)*0x10001)>>8) > 0x7f00) macro
/third_party/musl/porting/liteos_m/user/include/
Dstdlib.h96 #define WIFSTOPPED(s) ((short)((((s)&0xffff)*0x10001)>>8) > 0x7f00) macro
/third_party/musl/porting/liteos_m/kernel/include/
Dstdlib.h97 #define WIFSTOPPED(s) ((short)((((s)&0xffff)*0x10001)>>8) > 0x7f00) macro
/third_party/musl/include/
Dstdlib.h96 #define WIFSTOPPED(s) ((short)((((s)&0xffff)*0x10001)>>8) > 0x7f00) macro
/third_party/musl/porting/linux/user/include/
Dstdlib.h96 #define WIFSTOPPED(s) ((short)((((s)&0xffff)*0x10001)>>8) > 0x7f00) macro
/third_party/musl/porting/liteos_a/kernel/include/
Dstdlib.h97 #define WIFSTOPPED(s) ((short)((((s)&0xffff)*0x10001)>>8) > 0x7f00) macro