Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dreal.c105 static bool div_significands (REAL_VALUE_TYPE *, const REAL_VALUE_TYPE *,
442 div_significands (REAL_VALUE_TYPE *r, const REAL_VALUE_TYPE *a, in div_significands() function
887 inexact = div_significands (rr, a, b); in do_divide()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dreal.c111 static bool div_significands PARAMS ((REAL_VALUE_TYPE *,
483 div_significands (r, a, b) in div_significands() function
910 inexact = div_significands (rr, a, b);
H A DChangeLog10706 (div_significands, rtd_divmod): Update for sub_significands change.
11028 (div_significands): Simplify loop startup and comparison logic.