Home
last modified time | relevance | path

Searched defs:WIFSTOPPED (Results 1 - 2 of 2) sorted by relevance

/interface/sdk_c/third_party/musl/ndk_musl_include/
H A Dstdlib.h100 #define WIFSTOPPED(s) ((short)((((s)&0xffff)*0x10001)>>8) > 0x7f00) macro
/interface/sdk_c/third_party/musl/ndk_musl_include/sys/
H A Dwait.h53 #define WIFSTOPPED(s) ((short)((((s)&0xffff)*0x10001)>>8) > 0x7f00) macro

Completed in 2 milliseconds