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

/ast/src/lib/libast/include/
H A Dwait.h61 #undef WTERMSIG macro
79 #ifndef WTERMSIG
80 #define WTERMSIG(x) ((x)&((1<<(EXIT_BITS-1))-1)) macro

Completed in 13 milliseconds