WEXITSTATUS
#define WEXITSTATUS(w) (w).w_retcode
# undef WEXITSTATUS
# undef WEXITSTATUS
# undef WEXITSTATUS
# undef WEXITSTATUS
# undef WEXITSTATUS
# undef WEXITSTATUS
# define WEXITSTATUS(s) (((union wait*)&(s))->w_retcode)
# undef WEXITSTATUS
# undef WEXITSTATUS
# undef WEXITSTATUS
# undef WEXITSTATUS
# undef WEXITSTATUS
# undef WEXITSTATUS
# define WEXITSTATUS(st) (((st) >> 8) & 0377)
# undef WEXITSTATUS
# undef WEXITSTATUS
#define WEXITSTATUS(stat) WHIBYTE(stat)
#define WEXITSTATUS(stat) ((int)(((stat)>>8)&0xFF))