Searched refs:bAllowHalfPrecision (Results 1 – 2 of 2) sorted by relevance
106 IEEE754_DoubleToSmaller(double d, int bAllowHalfPrecision);
623 IEEE754_DoubleToSmaller(double d, int bAllowHalfPrecision) in IEEE754_DoubleToSmaller() argument629 if(result.uSize == IEEE754_UNION_IS_SINGLE && bAllowHalfPrecision) { in IEEE754_DoubleToSmaller()