Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Djob.c141 # define WTERMSIG(x) ((x) & 0x7f) macro
160 # define WTERMSIG(x) ((x).w_termsig) macro