Searched defs:mantissa_dbl (Results 1 - 2 of 2) sorted by relevance

/gem5/src/systemc/ext/dt/fx/
H A Dsc_fxval.hh1834 double mantissa_dbl = frexp(m_val, &exponent); local
H A Dsc_fxnum.hh3919 double mantissa_dbl = frexp(m_val, &exponent); local

Completed in 27 milliseconds