Searched refs:db_format (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/sys/ddb/ |
| D | db_output.h | 64 char *db_format(char *, size_t, long, int, int, int);
|
| D | db_output.c | 222 db_format(char *buf, size_t bufsize, long val, int format, int alt, int width) in db_format() function
|
| D | db_sym.c | 531 (*pr)("+%s", db_format(buf, sizeof(buf), in db_printsym() 542 (*pr)("%s", db_format(buf, sizeof(buf), off, DB_FORMAT_N, 1, 0)); in db_printsym()
|