Searched refs:operandP (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-vax.c2582 struct vop *operandP;
2631 for (operandP = v.vit_operand,
2637 operandP < end_operandP;
2639 operandP++, expP++, segP++, floatP++)
2641 if (operandP->vop_error)
2643 as_fatal (_("Aborting because statement has \"%s\""), operandP->vop_error);
2651 input_line_pointer = operandP->vop_expr_begin;
2652 c_save = operandP->vop_expr_end[1];
2653 operandP->vop_expr_end[1] = '\0';
2703 if (strchr ("s i", operandP
2568 struct vop *operandP; local
[all...]

Completed in 161 milliseconds