reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1070 for (ix = 0; ix < MP_USED(b); ++ix) { 1070 for (ix = 0; ix < MP_USED(b); ++ix) { 1070 for (ix = 0; ix < MP_USED(b); ++ix) { 1071 mp_digit d = b->digits[ix]; 1080 if (d == 0 && ix + 1 == MP_USED(b))