Searched refs:__HIGH (Results 1 – 1 of 1) sorted by relevance
24 #define __HIGH(v) (((v) >> 8) & 0377) macro30 #define WEXITSTATUS(s) (__HIGH(s)) /* exit status */34 #define WSTOPSIG(s) (__HIGH(s) & 0377) /* stop signal */