Searched defs:reciprocal (Results 1 – 4 of 4) sorted by relevance
82 uint32_t reciprocal = UINT32_C(0x7504f333) - q31b; in __divsf3() local
108 uint64_t correction, reciprocal; in __divdf3() local
112 rep_t correction, reciprocal; in __divtf3() local
3987 IEEEFloat reciprocal(*semantics, 1ULL); in getExactInverse() local