Home
last modified time | relevance | path

Searched refs:signedDivisor (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddwarf_op.h198 SignedType signedDivisor = static_cast<SignedType>(top); in OpDiv() local
200 stack_[0] = static_cast<AddressType>(signedDividend / signedDivisor); in OpDiv()