Home
last modified time | relevance | path

Searched refs:ROUNDING_TYPE_BITS (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_plural_rules.h47 static constexpr size_t ROUNDING_TYPE_BITS = 3; member in panda::ecmascript::JSPluralRules
49 FIRST_BIT_FIELD(BitField, RoundingType, RoundingType, ROUNDING_TYPE_BITS)
H A Djs_number_format.h98 static constexpr size_t ROUNDING_TYPE_BITS = 3; member in panda::ecmascript::JSNumberFormat
106 NEXT_BIT_FIELD(BitField, RoundingType, RoundingType, ROUNDING_TYPE_BITS, Notation)

Completed in 2 milliseconds