Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/util/
H A Dhelpers.cpp164 void Helpers::GetScientificNotationForDouble(double number, uint32_t significandBitCount, int32_t &numberBitCount, in GetScientificNotationForDouble() argument
195 int32_t Helpers::GetIntegerSignificandBitCount(double number, int32_t &numberBitCount, char *significandArray) in GetIntegerSignificandBitCount() argument
243 int32_t numberBitCount in DoubleToString() local
[all...]

Completed in 3 milliseconds