Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Djob.c147 # define WEXITSTATUS(x) (((x) >> 8) & 0xff) macro
166 # define WEXITSTATUS(x) ((x).w_retcode) macro