Searched defs:QuotVal (Results 1 – 2 of 2) sorted by relevance
1794 uint64_t QuotVal = LHS.U.VAL / RHS.U.VAL; in udivrem() local1864 uint64_t QuotVal = LHS.U.VAL / RHS; in udivrem() local
1905 uint64_t QuotVal = LHS.VAL / RHS.VAL; in udivrem() local