Home
last modified time | relevance | path

Searched refs:decimal_real_arithmetic (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Ddfp.h45 bool decimal_real_arithmetic (REAL_VALUE_TYPE *, enum tree_code, const REAL_VALUE_TYPE *,
H A Ddfp.c640 decimal_real_arithmetic (REAL_VALUE_TYPE *r, enum tree_code code, in decimal_real_arithmetic() function
H A Dreal.c1008 return decimal_real_arithmetic (r, code, op0, op1); in real_arithmetic()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Ddfp.h46 bool decimal_real_arithmetic (REAL_VALUE_TYPE *, enum tree_code, const REAL_VALUE_TYPE *,
H A Ddfp.c634 decimal_real_arithmetic (REAL_VALUE_TYPE *r, enum tree_code code, in decimal_real_arithmetic() function
H A Dreal.c1025 return decimal_real_arithmetic (r, code, op0, op1); in real_arithmetic()