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

/freebsd-10-stable/contrib/binutils/opcodes/
H A Dia64-gen.c416 int chkind = -1;
421 chkind = insert_deplist (nchks, chks);
424 if (opdeps[i]->chk == chkind
429 pair->chk = chkind;
414 int chkind = -1; local
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-ia64.c10489 int chkind; local
10494 || (chkind = depends_on (rs->depind, idesc)) == -1)
10500 note = NOTE (opdeps->chks[chkind]);

Completed in 157 milliseconds