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

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dtic6x-dis.c334 bfd_boolean fixed_ok; local
441 fixed_ok = TRUE;
459 fixed_ok = FALSE;
463 if (!fixed_ok)
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dtic6x-dis.c333 bool fixed_ok; local
440 fixed_ok = true;
458 fixed_ok = false;
462 if (!fixed_ok)
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dtic6x-dis.c333 bool fixed_ok; local
440 fixed_ok = true;
458 fixed_ok = false;
462 if (!fixed_ok)
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dtic6x-dis.c333 bool fixed_ok; local
440 fixed_ok = true;
458 fixed_ok = false;
462 if (!fixed_ok)

Completed in 284 milliseconds