Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddouble-conversion.cpp550 const int kDoubleSize = Double::kSignificandSize; in RadixStringToIeee() local
/external/protobuf/src/google/protobuf/
Dwire_format_lite.h499 static const int kDoubleSize = 8; variable
/external/v8/src/
Dglobals.h136 constexpr int kDoubleSize = sizeof(double); variable