Searched refs:Grisu2 (Results 1 – 3 of 3) sorted by relevance
110 inline void Grisu2(double value, char* buffer, int* length, int* K) { in Grisu2() function205 Grisu2(value, buffer, &length, &K); in dtoa()
17 * Internal optimized Grisu2 and floating point parsing implementations.
245 However, since it is not header-only so that we implemented a header-only version of Grisu2. This a…