Searched defs:bigInt (Results 1 – 6 of 6) sorted by relevance
108 BigInteger bigInt = obj; variable
54 static bool IsBigIntegerValid(const HcfBigInteger *bigInt) in IsBigIntegerValid()
284 ValueObject::BigInt bigInt; in GetCustomerValue() local
330 static void FreeHcfBigInteger(HcfBigInteger *bigInt) in FreeHcfBigInteger()
77 static void FreeBigInt(BIGNUM **bigInt) in FreeBigInt()
258 bool GetBigIntFromNapiValue(napi_env env, napi_value arg, HcfBigInteger *bigInt) in GetBigIntFromNapiValue()1638 napi_value bigInt = nullptr; in ConvertBigIntToNapiValue() local