Home
last modified time | relevance | path

Searched defs:quotient (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/
Dlib_helpers.inl91 uint64_t quotient; member
96 int64_t quotient; member
118 uint32_t quotient; member
123 int32_t quotient; member
/arkcompiler/ets_runtime/ecmascript/base/
Ddtoa_helper.cpp381 uint32_t quotient; in FixedDtoa() local
/arkcompiler/ets_runtime/ecmascript/
Djs_bigint.cpp1383 JSMutableHandle<BigInt> quotient(thread, JSTaggedValue::Null()); in DivideAndRemainderWithBigintDivisor() local
1437 JSMutableHandle<BigInt> quotient(thread, JSTaggedValue::Null()); in DivideAndRemainderWithUint32Divisor() local
1462 JSMutableHandle<BigInt> quotient(thread, JSTaggedValue::Null()); in Divide() local