HomeSort by: relevance | last modified time | path
    Searched refs:FormatInt64 (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/include/
misc.h 239 extern void FormatInt64(int64_t num, char *string);
  /xsrc/external/mit/xorg-server/dist/test/
signal-logging.c 61 FormatInt64(number, string);
  /xsrc/external/mit/xorg-server/dist/os/
utils.c 2104 FormatInt64(int64_t num, char *string)
2150 FormatInt64((int64_t)dbl, &string[slen]);
log.c 511 FormatInt64(si, number);

Completed in 7 milliseconds