Searched refs:div_significands (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/gcc/gcc/ |
H A D | real.c | 105 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 D | real.c | 111 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 D | ChangeLog | 10706 (div_significands, rtd_divmod): Update for sub_significands change. 11028 (div_significands): Simplify loop startup and comparison logic.
|