Searched refs:Sgl_set_quiet (Results 1 - 10 of 10) 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 Dsfrem.c85 Sgl_set_quiet(opnd1);
96 Sgl_set_quiet(opnd2);
126 Sgl_set_quiet(opnd2);
H A Dfcnvff.c92 Sgl_set_quiet(src);
188 if (Sgl_iszero_mantissa(result)) Sgl_set_quiet(result);
H A Dsfsqrt.c75 Sgl_set_quiet(src);
H A Dsfadd.c110 Sgl_set_quiet(left);
121 Sgl_set_quiet(right);
152 Sgl_set_quiet(right);
H A Dsfdiv.c101 Sgl_set_quiet(opnd1);
112 Sgl_set_quiet(opnd2);
143 Sgl_set_quiet(opnd2);
H A Dsfmpy.c104 Sgl_set_quiet(opnd1);
115 Sgl_set_quiet(opnd2);
156 Sgl_set_quiet(opnd2);
H A Dsfsub.c108 Sgl_set_quiet(left);
119 Sgl_set_quiet(right);
151 Sgl_set_quiet(right);
H A Dfmpyfadd.c1463 Sgl_set_quiet(opnd1);
1474 Sgl_set_quiet(opnd2);
1487 Sgl_set_quiet(opnd3);
1554 Sgl_set_quiet(opnd2);
1565 Sgl_set_quiet(opnd3);
1595 Sgl_set_quiet(opnd3);
2105 Sgl_set_quiet(opnd1);
2116 Sgl_set_quiet(opnd2);
2129 Sgl_set_quiet(opnd3);
2196 Sgl_set_quiet(opnd
[all...]
H A Dfrnd.c70 Sgl_set_quiet(src);
H A Dsgl_float.h157 #define Sgl_set_quiet(sgl_value) Deposit_shigh2mantissa(sgl_value,1) macro

Completed in 81 milliseconds