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

  /xsrc/external/mit/xorg-server/dist/include/
misc.h 241 extern void FormatUInt64Hex(uint64_t num, char *string);
  /xsrc/external/mit/xorg-server/dist/test/
signal-logging.c 106 FormatUInt64Hex(number, string);
  /xsrc/external/mit/xorg-server/dist/os/
log.c 523 FormatUInt64Hex(ui, number);
540 FormatUInt64Hex(ui, number);
utils.c 2170 FormatUInt64Hex(uint64_t num, char *string)

Completed in 8 milliseconds