Searched refs:MaxStatus (Results 1 – 2 of 2) sorted by relevance
10240 APFloat::opStatus MaxStatus = in expandFP_TO_INT_SAT() local10243 !(MaxStatus & APFloat::opStatus::opInexact); in expandFP_TO_INT_SAT()
23178 APFloat::opStatus MaxStatus = MaxFloat.convertFromAPInt( in LowerFP_TO_INT_SAT() local23181 && !(MaxStatus & APFloat::opStatus::opInexact); in LowerFP_TO_INT_SAT()