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

/freebsd-11.0-release/contrib/compiler-rt/lib/builtins/
H A Ddivtf3.c116 rep_t r64q63, r64q127, r64cH, r64cL, dummy; local
126 wideMultiply((rep_t)recip64, (rep_t)cLo, &dummy, &r64cL);
128 reciprocal = r64cH + (r64cL >> 64);

Completed in 103 milliseconds