Lines Matching defs:qq
1403 mp_digit q, qq;1418 qq = q & 15;1419 x += lnz[qq];1421 } while (qq == 0);