Searched refs:REAL_VALUE_TO_INT (Results 1 – 6 of 6) sorted by relevance
| /freebsd-10-stable/contrib/gcc/ |
| D | real.h | 335 #define REAL_VALUE_TO_INT(plow, phigh, r) \ macro
|
| D | simplify-rtx.c | 1342 REAL_VALUE_TO_INT (&xl, &xh, x); in simplify_const_unary_operation() 1374 REAL_VALUE_TO_INT (&xl, &xh, x); in simplify_const_unary_operation()
|
| D | builtins.c | 7468 REAL_VALUE_TO_INT (&lo, &hi, r); in fold_builtin_int_roundingfn()
|
| D | fold-const.c | 2057 REAL_VALUE_TO_INT (&low, &high, r); in fold_convert_const_int_from_real()
|
| D | ChangeLog-2002 | 29504 REAL_VALUE_TO_INT, or REAL_VALUE_FROM_INT.
|
| /freebsd-10-stable/contrib/gcc/doc/ |
| D | tm.texi | 8620 @deftypefn Macro void REAL_VALUE_TO_INT (HOST_WIDE_INT @var{low}, HOST_WIDE_INT @var{high}, REAL_VA…
|