Searched refs:throwExceptionIfNecessary (Results 1 – 1 of 1) sorted by relevance
42 static bool throwExceptionIfNecessary(JNIEnv* env) { in throwExceptionIfNecessary() function91 throwExceptionIfNecessary(env); in NativeBN_BN_new()108 throwExceptionIfNecessary(env); in NativeBN_BN_copy()132 throwExceptionIfNecessary(env); in NativeBN_putULongInt()152 throwExceptionIfNecessary(env); in NativeBN_BN_dec2bn()164 throwExceptionIfNecessary(env); in NativeBN_BN_hex2bn()175 if (!throwExceptionIfNecessary(env) && neg) { in NativeBN_BN_bin2bn()222 throwExceptionIfNecessary(env); in NativeBN_litEndInts2bn()313 throwExceptionIfNecessary(env); in NativeBN_twosComp2bn()463 throwExceptionIfNecessary(env); in NativeBN_BN_shift()[all …]