Home | History | Annotate | Download | only in noieee_src

Lines Matching refs:one

138 	const double one = 1.0;
144 if (copysign(x,one) >= L) /* already an integer */
162 const double one = 1.0;
168 if (copysign(x,one) >= L) /* already an integer */
180 const double one = 1.0;
186 if (copysign(x,one) >= L) /* already an integer */
198 const float one = 1.0;
204 if (copysign(x,one) >= L) /* already an integer */
216 const float one = 1.0;
222 if (copysign(x,one) >= L) /* already an integer */