Home
last modified time | relevance | path

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

/aosp_15_r20/external/double-conversion/double-conversion/
H A Ddouble-to-string.cc179 char decimal_rep[kDecimalRepCapacity]; in ToShortestIeeeNumber() local
224 char decimal_rep[kDecimalRepCapacity]; in ToFixed() local
257 char decimal_rep[kDecimalRepCapacity]; in ToExponential() local
312 char decimal_rep[kDecimalRepCapacity]; in ToPrecision() local
/aosp_15_r20/external/cronet/base/third_party/double_conversion/double-conversion/
H A Ddouble-to-string.cc179 char decimal_rep[kDecimalRepCapacity]; in ToShortestIeeeNumber() local
224 char decimal_rep[kDecimalRepCapacity]; in ToFixed() local
257 char decimal_rep[kDecimalRepCapacity]; in ToExponential() local
312 char decimal_rep[kDecimalRepCapacity]; in ToPrecision() local