Home
last modified time | relevance | path

Searched refs:WSTOPSIG (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/main/java/android/system/
DOsConstants.java112 public static int WSTOPSIG(int status) { return WEXITSTATUS(status); } in WSTOPSIG() method in OsConstants
/libcore/api/
Dcurrent.txt138 method public static int WSTOPSIG(int);