Searched refs:bprintf (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libdisasm/sparc/ |
H A D | dis_sparc_fmt.c | 718 static void bprintf(dis_handle_t *, const char *, ...); 772 bprintf(dhp, (octal != 0) ? "%s0%-11lo" : "%s0x%-10lx", 816 bprintf(dhp, 923 bprintf(dhp, 930 bprintf(dhp, 938 bprintf(dhp, 1007 bprintf(dhp, "[%s]", reg_names[f->f3.rs1]); 1014 bprintf(dhp, ", %s, %s", reg_names[f->f3.rs2], reg_names[f->f3.rd]); 1017 bprintf(dhp, "\t<%s>", asistr); 1103 bprintf(dh 2903 bprintf(dis_handle_t *dhp, const char *fmt, ...) function [all...] |
Completed in 25 milliseconds