Home
last modified time | relevance | path

Searched defs:WIFEXITED (Results 1 – 3 of 3) sorted by relevance

/aosp12/bionic/libc/include/bits/
H A Dwait.h53 #define WIFEXITED(__status) (WTERMSIG(__status) == 0) macro
/aosp12/bionic/libc/tzcode/
H A Dprivate.h133 #define WIFEXITED(status) (((status) & 0xff) == 0) macro
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...