Searched refs:indexb (Results 1 - 1 of 1) sorted by relevance

/haiku/src/libs/mapm/
H A Dmapm_mul.c86 int ai, itmp, sign, nexp, ii, jj, indexa, indexb, index0, numdigits; local
101 indexb = (b->m_apm_datalength + 1) >> 1;
112 if (indexa >= 48 && indexb >= 48)
135 index0 = indexa + indexb;
144 jj = indexb;

Completed in 39 milliseconds