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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/cpu/
H A Dfrv.opc61 int constraint_violation;
415 vliw->constraint_violation = 0;
855 if (vliw->constraint_violation || CGEN_INSN_INVALID_P (insn))
919 vliw->constraint_violation = 1;
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dconstraint.c546 constraint_violation( constraint *c, struct berval *bv, Operation *op, SlapReply *rs) function
645 "%s constraint_violation uri filter=\"%s\" invalid\n",
651 "==> constraint_violation uri filter = %s\n",
657 "==> constraint_violation uri rc = %d, found = %d\n",
801 rc = constraint_violation( cp, &b[i], op, rs );
954 rc = constraint_violation( cp, &b[i], op, rs );
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dfrv-opc.h47 int constraint_violation; member in struct:__anon3818
H A Dfrv-opc.c366 vliw->constraint_violation = 0;
806 if (vliw->constraint_violation || CGEN_INSN_INVALID_P (insn))
870 vliw->constraint_violation = 1;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dfrv-opc.h47 int constraint_violation; member in struct:__anon1162
H A Dfrv-opc.c366 vliw->constraint_violation = 0;
806 if (vliw->constraint_violation || CGEN_INSN_INVALID_P (insn))
870 vliw->constraint_violation = 1;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/frv/
H A Dinterrupts.c392 if (vliw->constraint_violation)

Completed in 103 milliseconds