Home
last modified time | relevance | path

Searched refs:DiyFpStrtod (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dstrtod.cc244 static bool DiyFpStrtod(Vector<const char> buffer, in DiyFpStrtod() function
425 DiyFpStrtod(trimmed, exponent, &guess)) { in Strtod()
/external/icu/icu4c/source/i18n/
Ddouble-conversion-strtod.cpp289 static bool DiyFpStrtod(Vector<const char> buffer, in DiyFpStrtod() function
454 DiyFpStrtod(trimmed, exponent, guess)) { in ComputeGuess()