reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1678 CHECK(z != NULL && str != NULL && limit >= 2); 1683 if (CMPZ(z) == 0) { 1690 if ((res = mp_int_init_copy(&tmp, z)) != MP_OK) 1693 if (MP_SIGN(z) == MP_NEG) {