Home
last modified time | relevance | path

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

/aosp12/bionic/libc/include/bits/
H A Dwait.h41 #define WEXITSTATUS(__status) (((__status) & 0xff00) >> 8) macro
/aosp12/bionic/libc/tzcode/
H A Dprivate.h136 #define WEXITSTATUS(status) (((status) >> 8) & 0xff) macro
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...