Searched defs:dtoa (Results 1 – 1 of 1) sorted by relevance
1313 void dtoa(DtoaBuffer result, double dd, int ndigits, bool& signOut, int& exponentOut, unsigned& pre… in dtoa() function1787 void dtoa(DtoaBuffer result, double dd, bool& sign, int& exponent, unsigned& precision) in dtoa() function