Searched refs:FormatDouble (Results 1 – 4 of 4) sorted by relevance
240 extern void FormatDouble(double dbl, char *string);
77 FormatDouble(number, string); in check_float_format_test()
542 FormatDouble(d, number); in vpnprintf()
2116 FormatDouble(double dbl, char *string) in FormatDouble() function