Searched refs:decimal_real_maxval (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | dfp.h | 41 void decimal_real_maxval (REAL_VALUE_TYPE *, int, machine_mode);
|
H A D | dfp.cc | 721 decimal_real_maxval (REAL_VALUE_TYPE *r, int sign, machine_mode mode) in decimal_real_maxval() function
|
H A D | real.cc | 2598 decimal_real_maxval (r, sign, mode); in real_maxval()
|
H A D | ChangeLog-2007 | 14055 decimal_real_to_integer2, decimal_real_maxval): Likewise. 25109 (decimal_real_maxval): Set decimal128SetSign to set the sign
|
H A D | ChangeLog-2005 | 3003 (real_maxval): Use decimal_real_maxval for decimal floats.
|
H A D | ChangeLog-2020 | 8405 * dfp.c (decimal_real_maxval): Set the sign flag in the
|
H A D | ChangeLog-2017 | 19561 * dfp.c (decimal_real_maxval): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | dfp.h | 41 void decimal_real_maxval (REAL_VALUE_TYPE *, int, machine_mode);
|
H A D | dfp.c | 721 decimal_real_maxval (REAL_VALUE_TYPE *r, int sign, machine_mode mode) in decimal_real_maxval() function
|
H A D | real.c | 2598 decimal_real_maxval (r, sign, mode); in real_maxval()
|