Searched defs:QuotVal (Results 1 – 3 of 3) sorted by relevance
1723 uint64_t QuotVal = LHS.U.VAL / RHS.U.VAL; in udivrem() local1793 uint64_t QuotVal = LHS.U.VAL / RHS; in udivrem() local
1946 uint64_t QuotVal = LHS.VAL / RHS.VAL; in udivrem() local
1920 uint64_t QuotVal = LHS.VAL / RHS.VAL; in udivrem() local