Searched defs:db_printsym (Results 1 – 2 of 2) sorted by relevance
383 db_printsym(db_expr_t off, db_strategy_t strategy, in db_printsym() function
54 #define db_printsym(a, x, fn) fn("%lx ", (a)) macro