Home | History | Annotate | Download | only in visium

Lines Matching defs:q0

118   UWtype q0, q1;
133 udiv_qqrnnd (q1, q0, n0, n1, n0, d0);
151 q0 = 0;
171 quotient digit q0 = 0 or 1).
179 q0 = 1;
183 q0 = 0;
207 udiv_qqrnnd (q1, q0, n1, n2, n1, d1);
208 umul_ppmm (m1, m0, q0, d0);
212 q0--;
228 const DWunion ww = {{.low = q0, .high = q1}};