db_format          59 ddb/db_output.h char *db_format(char *, size_t, long, int, int, int);
db_format         530 ddb/db_sym.c   				(*pr)("+%s", db_format(buf, sizeof(buf),
db_format         541 ddb/db_sym.c   	(*pr)("%s", db_format(buf, sizeof(buf), off, DB_FORMAT_N, 1, 0));