Searched refs:ieee754dp_fint (Results 1 – 3 of 3) sorted by relevance
12 union ieee754dp ieee754dp_fint(int x) in ieee754dp_fint() function
90 union ieee754dp ieee754dp_fint(int x);
2422 rv.d = ieee754dp_fint(fs.bits); in fpu_emu()