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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/math-emu/
H A Dsp_fint.c43 return ieee754sp_ten(x < 0);
H A Dsp_flong.c43 return ieee754sp_ten(x < 0);
H A Dieee754.h424 #define ieee754sp_ten(sn) (ieee754sp_spcvals[IEEE754_SPCVAL_PTEN+(sn)]) macro

Completed in 34 milliseconds