Searched refs:dump_expr (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/geniconvtbl/ |
H A D | disassemble.c | 61 static void dump_expr(itm_hdr_t *, itm_place_t); 985 dump_expr(itm_hdr, cond->operand.place); in dump_cond_tbl() 1074 dump_expr(itm_hdr, operation->data.operand[0]); in dump_op() 1079 dump_expr(itm_hdr, operation->data.operand[0]); in dump_op() 1089 dump_expr(itm_hdr, operation->data.operand[0]); in dump_op() 1102 dump_expr(itm_hdr, operation->data.operand[0]); in dump_op() 1107 dump_expr(itm_hdr, operation->data.operand[0]); in dump_op() 1114 dump_expr(itm_hdr, operation->data.operand[0]); in dump_op() 1139 dump_expr(itm_hdr, operation->data.operand[1]); in dump_op() 1162 dump_expr(itm_hdr, operation->data.operand[0]); in dump_op() [all …]
|