Searched defs:cValue (Results 1 – 4 of 4) sorted by relevance
44 int64_t cValue = 0; in BigIntToInt64FuzzTest() local
44 uint64_t cValue = 0; in BigIntToUint64FuzzTest() local
655 int64_t cValue = 0; in HWTEST_F_L0() local701 uint64_t cValue = 0; in HWTEST_F_L0() local
618 void BigInt::BigIntToInt64(JSThread *thread, JSHandle<JSTaggedValue> bigint, int64_t *cValue, bool … in BigIntToInt64()641 void BigInt::BigIntToUint64(JSThread *thread, JSHandle<JSTaggedValue> bigint, uint64_t *cValue, boo… in BigIntToUint64()