Searched defs:quotientSign (Results 1 – 3 of 3) sorted by relevance
27 const rep_t quotientSign = (toRep(a) ^ toRep(b)) & signBit; in __divsf3() local
27 const rep_t quotientSign = (toRep(a) ^ toRep(b)) & signBit; in __divdf3() local
27 const rep_t quotientSign = (toRep(a) ^ toRep(b)) & signBit; in __divtf3() local