Searched refs:rshift_significand (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/contrib/gcc/ |
| HD | real.c | 89 static void rshift_significand (REAL_VALUE_TYPE *, const REAL_VALUE_TYPE *, 209 rshift_significand (REAL_VALUE_TYPE *r, const REAL_VALUE_TYPE *a, in rshift_significand() function 1370 rshift_significand (&t, r, 2*HOST_BITS_PER_WIDE_INT - exp); in real_to_integer2() 2448 rshift_significand (r, r, shift); in round_for_format() 3552 rshift_significand (&u, r, SIGNIFICAND_BITS - 113); in encode_ieee_quad()
|
| HD | ChangeLog-2002 | 5585 (rshift_significand, lshift_significand): Likewise.
|