Home
last modified time | relevance | path

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

/external/v8/src/numbers/
Dconversions.cc993 char decimal_rep[kV8DtoaBufferCapacity]; in DoubleToCString() local
1082 char decimal_rep[kDecimalRepCapacity]; in DoubleToFixedCString() local
1124 static char* CreateExponentialRepresentation(char* decimal_rep, int exponent, in CreateExponentialRepresentation()
1175 char decimal_rep[kV8DtoaBufferCapacity]; in DoubleToExponentialCString() local
1214 char decimal_rep[kV8DtoaBufferCapacity]; in DoubleToPrecisionCString() local