Searched refs:decimal_real_arithmetic (Results 1 – 3 of 3) sorted by relevance
41 bool decimal_real_arithmetic (REAL_VALUE_TYPE *, enum tree_code, const REAL_VALUE_TYPE *,
607 decimal_real_arithmetic (REAL_VALUE_TYPE *r, enum tree_code code, in decimal_real_arithmetic() function
1001 return decimal_real_arithmetic (r, icode, op0, op1); in real_arithmetic()