Searched defs:WIFSTOPPED (Results 1 – 2 of 2) sorted by relevance
/aosp12/bionic/libc/include/bits/ | ||
H A D | wait.h | 56 #define WIFSTOPPED(__status) (WTERMSIG(__status) == 0x7f) macro |
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |