Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dmath_helper.h154 UnsignedType bUnsigned = static_cast<UnsignedType>(b); in AddWithWraparound() local
166 UnsignedType bUnsigned = static_cast<UnsignedType>(b); in SubWithWraparound() local
178 UnsignedType bUnsigned = static_cast<UnsignedType>(b); in MulWithWraparound() local