Home
last modified time | relevance | path

Searched defs:ediff (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/lgpl3/gmp/dist/mpf/
H A Dadd.c41 mp_size_t ediff; in mpf_add() local
H A Dsub.c41 mp_size_t ediff; in mpf_sub() local
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtmul.c972 int i, j, r, s, ediff; in small_prec() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfloating_to_chars.cc452 const int ediff = exponent_hi - exponent_lo - 53; in get_ieee_repr() local