Searched refs:softfloat_round_minMag (Results 1 – 7 of 7) sorted by relevance
98 } else if ( roundingMode != softfloat_round_minMag ) { in f128_roundToInt()144 } else if ( roundingMode != softfloat_round_minMag ) { in f128_roundToInt()
98 } else if ( roundingMode != softfloat_round_minMag ) { in f32_roundToInt()
98 } else if ( roundingMode != softfloat_round_minMag ) { in f64_roundToInt()
149 } else if ( roundingMode != softfloat_round_minMag ) { in extF80M_roundToInt()
129 } else if ( roundingMode != softfloat_round_minMag ) { in extF80_roundToInt()
184 (roundingMode != softfloat_round_minMag) in f128M_roundToInt()
70 softfloat_round_minMag = 1, enumerator
Completed in 5 milliseconds