Searched refs:FormatUInt64 (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server/dist/include/
H A Dmisc.h240 extern void FormatUInt64(uint64_t num, char *string);
/xsrc/external/mit/xorg-server/dist/test/
H A Dsignal-logging.c98 FormatUInt64(number, string);
/xsrc/external/mit/xorg-server/dist/os/
H A Dutils.c2109 FormatUInt64(num, string);
2115 FormatUInt64(uint64_t num, char *string) function in typeref:typename:void
2158 FormatUInt64(frac, &string[slen]);
H A Dlog.c494 FormatUInt64(ui, number);

Completed in 7 milliseconds