Searched refs:Sgl_iszero_exponent (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/math-emu/
H A Dfmpyfadd.c1628 else if (Sgl_iszero_exponent(opnd3) &&
1670 else if (Sgl_iszero_exponent(opnd3) &&
2270 else if (Sgl_iszero_exponent(opnd3) &&
2312 else if (Sgl_iszero_exponent(opnd3) &&
H A Dsgl_float.h104 #define Sgl_iszero_exponent(sgl_value) (Sexponent(sgl_value)==0) macro

Completed in 99 milliseconds