Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/wtf/dtoa/
Dfast-dtoa.cc512 static bool DigitGenCounted(DiyFp w, in DigitGenCounted() function
703 bool result = DigitGenCounted(scaled_w, requested_digits, in Grisu3Counted()
/external/chromium_org/v8/src/
Dfast-dtoa.cc488 static bool DigitGenCounted(DiyFp w, in DigitGenCounted() function
679 bool result = DigitGenCounted(scaled_w, requested_digits, in Grisu3Counted()