Home | History | Annotate | Download | only in src

Lines Matching refs:schur_div

262             tmp = schur_div(num,denom,16);
267 quotaMatrix[timeIndex][r] = schur_div(num,denom,16) >> commonShift;