Home
last modified time | relevance | path

Searched defs:biased_e (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
H A Ddtoa_helper.h179 int biased_e = static_cast<int>((u.u64 & kDpExponentMask) >> kDpSignificandSize); in DiyFp() local

Completed in 2 milliseconds