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