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

  /src/sys/ddb/
db_output.h 48 void db_format_hex(char *, size_t, quad_t, int);
db_output.c 225 db_format_hex(buf, bufsiz, val, altflag);
246 db_format_hex(char *buf, size_t bufsiz, quad_t val, int altflag) function in typeref:typename:void
db_examine.c 179 db_format_hex(tbuf, 24, value, false);
267 db_format_hex(tbuf, 24, addr, false);
  /src/sys/arch/alpha/alpha/
db_disasm.c 1031 db_format_hex(tbuf, 24, signed_immediate, false);

Completed in 65 milliseconds