Home
last modified time | relevance | path

Searched refs:FormatDouble (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dmisc.h240 extern void FormatDouble(double dbl, char *string);
/OK3568_Linux_fs/external/xserver/test/
H A Dsignal-logging.c77 FormatDouble(number, string); in check_float_format_test()
/OK3568_Linux_fs/external/xserver/os/
H A Dlog.c542 FormatDouble(d, number); in vpnprintf()
H A Dutils.c2116 FormatDouble(double dbl, char *string) in FormatDouble() function