Searched refs:WSTOPSIG (Results 1 – 2 of 2) sorted by relevance
114 public static int WSTOPSIG(int status) { return WEXITSTATUS(status); } in WSTOPSIG() method in OsConstants
138 method public static int WSTOPSIG(int);