Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/compiler-rt/lib/
Dtruncdfsf2.c97 const dst_rep_t dstQNaN = DST_REP_C(1) << (dstSigBits - 1); in ARM_EABI_FNALIAS() local
98 const dst_rep_t dstNaNCode = dstQNaN - 1; in ARM_EABI_FNALIAS()
129 absResult |= dstQNaN; in ARM_EABI_FNALIAS()