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

/freebsd-10.2-release/contrib/compiler-rt/lib/
H A Dtruncdfsf2.c97 const dst_rep_t dstQNaN = DST_REP_C(1) << (dstSigBits - 1); local
98 const dst_rep_t dstNaNCode = dstQNaN - 1;
129 absResult |= dstQNaN;

Completed in 40 milliseconds