Searched refs:decimal_real_arithmetic (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | dfp.h | 46 bool decimal_real_arithmetic (REAL_VALUE_TYPE *, enum tree_code, const REAL_VALUE_TYPE *,
|
H A D | dfp.cc | 638 decimal_real_arithmetic (REAL_VALUE_TYPE *r, enum tree_code code, in decimal_real_arithmetic() function
|
H A D | real.cc | 1028 return decimal_real_arithmetic (r, code, op0, op1); in real_arithmetic()
|
H A D | ChangeLog-2006 | 19874 * dfp.c (decimal_real_arithmetic): Change second argument type 19877 * dfp.h (decimal_real_arithmetic): Update prototype.
|
H A D | ChangeLog-2007 | 25107 * dfp.c (decimal_real_arithmetic): Use decimal128FlipSign and 25456 * dfp.h (decimal_real_arithmetic): Hide prototype if tree_code enum
|
H A D | ChangeLog-2005 | 2993 (real_arithmetic): Call decimal_real_arithmetic for decimal
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | dfp.h | 46 bool decimal_real_arithmetic (REAL_VALUE_TYPE *, enum tree_code, const REAL_VALUE_TYPE *,
|
H A D | dfp.c | 638 decimal_real_arithmetic (REAL_VALUE_TYPE *r, enum tree_code code, in decimal_real_arithmetic() function
|
H A D | real.c | 1028 return decimal_real_arithmetic (r, code, op0, op1); in real_arithmetic()
|