HomeSort by: relevance | last modified time | path
    Searched refs:Sgl_set_quiet (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/arch/hppa/spmath/
sfrem.c 88 Sgl_set_quiet(opnd1);
99 Sgl_set_quiet(opnd2);
129 Sgl_set_quiet(opnd2);
fcnvff.c 92 Sgl_set_quiet(src);
185 if (Sgl_iszero_mantissa(result)) Sgl_set_quiet(result);
sfsqrt.c 76 Sgl_set_quiet(src);
sfdiv.c 105 Sgl_set_quiet(opnd1);
116 Sgl_set_quiet(opnd2);
147 Sgl_set_quiet(opnd2);
sfmpy.c 105 Sgl_set_quiet(opnd1);
116 Sgl_set_quiet(opnd2);
157 Sgl_set_quiet(opnd2);
sfadd.c 112 Sgl_set_quiet(left);
123 Sgl_set_quiet(right);
154 Sgl_set_quiet(right);
sfsub.c 110 Sgl_set_quiet(left);
121 Sgl_set_quiet(right);
153 Sgl_set_quiet(right);
frnd.c 79 Sgl_set_quiet(src);
sgl_float.h 179 #define Sgl_set_quiet(sgl_value) Deposit_shigh2mantissa(sgl_value,1)

Completed in 16 milliseconds