Lines Matching refs:rbj
138 u_int rbj; /* r*B+u[j] (not root boy jim) */151 rbj = COMBINE(u[1] % t, u[2]);152 q2 = rbj / t;153 rbj = COMBINE(rbj % t, u[3]);154 q3 = rbj / t;155 rbj = COMBINE(rbj % t, u[4]);156 q4 = rbj / t;158 *arq = rbj % t;