Searched refs:STRICT_FP (Results 1 – 2 of 2) sorted by relevance
86 return isSet(STRICT_FP) in isStrictFp()166 set(STRICT_FP, strictfp) in setStrictFp()280 const val STRICT_FP = 1 shl 8 constant303 "strictfp" -> STRICT_FP in bit()
93 flags = flags or STRICT_FP in computeFlag()