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

/freebsd-10.2-release/contrib/compiler-rt/lib/
H A Dtruncdfsf2.c85 const src_rep_t halfway = SRC_REP_C(1) << (srcSigBits - dstSigBits - 1); local
116 if (roundBits > halfway)
120 else if (roundBits == halfway)
156 if (roundBits > halfway)
159 else if (roundBits == halfway)
/freebsd-10.2-release/contrib/gcc/config/arm/
H A Dieee754-sf.S145 @ Round with MSB of r1. If halfway between two numbers, round towards
H A Dieee754-df.S193 @ Round with MSB of ip. If halfway between two numbers, round towards

Completed in 54 milliseconds