Searched refs:ieee754sp_tlong (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/math-emu/
H A Dsp_tlong.c30 s64 ieee754sp_tlong(ieee754sp x) function
119 return (u64) ieee754sp_tlong(x);
121 return (u64) ieee754sp_tlong(ieee754sp_sub(x, hb)) |
H A Dieee754.h130 s64 ieee754sp_tlong(ieee754sp x);
H A Dcp1emu.c915 rv.l = ieee754sp_tlong(fs);
929 rv.l = ieee754sp_tlong(fs);

Completed in 100 milliseconds