WSTOPSIG          260 compat/hpux/hpux_compat.c 			sig = WSTOPSIG(rv);
WSTOPSIG          113 compat/linux/linux_misc.c 		    (bsd_to_linux_sig[WSTOPSIG(*status)] << 8);
WSTOPSIG         1013 compat/svr4/svr4_misc.c 		i.svr4_si_status = bsd_to_svr4_sig[WSTOPSIG(st)];