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

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dvax-inst.h39 const char *vop_error; /* say if operand is inappropriate */ member in struct:vop
H A Dtc-vax.c424 if (operandP->vop_error)
426 as_fatal (_("Aborting because statement has \"%s\""), operandP->vop_error);
1966 if (operandp->vop_error)
2058 if (myvop->vop_error)
2060 printf (" err:\"%s\"\n", myvop->vop_error);
3093 vopP->vop_error = err;
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dvax-inst.h39 const char *vop_error; /* say if operand is inappropriate */ member in struct:vop
H A Dtc-vax.c1830 vopP->vop_error = err;
1943 if (operandp->vop_error)
2029 if (myvop->vop_error)
2030 printf (" err:\"%s\"\n", myvop->vop_error);
2494 if (operandP->vop_error)
2496 as_fatal (_("Aborting because statement has \"%s\""), operandP->vop_error);

Completed in 83 milliseconds