Home
last modified time | relevance | path

Searched refs:SIGSTKFLT (Results 1 – 3 of 3) sorted by relevance

/libcore/luni/src/main/native/
Dandroid_system_OsConstants.cpp502 #if defined(SIGSTKFLT) in OsConstants_initConstants()
503 initConstant(env, c, "SIGSTKFLT", SIGSTKFLT); in OsConstants_initConstants()
/libcore/luni/src/main/java/android/system/
DOsConstants.java648 public static final int SIGSTKFLT = placeholder(); field in OsConstants
/libcore/api/
Dcurrent.txt458 field public static final int SIGSTKFLT;