Searched refs:db_num_to_str (Results 1 – 5 of 5) sorted by relevance
77 db_printf("\t\t%s = ", db_num_to_str(old_value)); in db_write_cmd()78 db_printf("%s\n", db_num_to_str(new_value)); in db_write_cmd()
71 char *db_num_to_str(db_expr_t);
54 db_printf("%-12s%s", regp->name, db_num_to_str(value)); in db_show_regs()
127 db_num_to_str(db_expr_t val) in db_num_to_str() function
601 db_printf("%s\n", db_num_to_str(retval)); in db_fncall()