Lines Matching refs:quotient
1059 Which will divide $a$ by $2^b$, store the quotient in ``c'' and the remainder in ``d'. If $b \le 0$ then the1145 This divides $a$ by $b$ and stores the quotient in $c$ and $d$. The signed quotient is computed such that