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

/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dns32k-dis.c801 int whicharg = 0;
846 whicharg > 1 ? -1 : index_offset[whicharg]);
848 whicharg++;
795 int whicharg = 0; local
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dns32k-dis.c801 int whicharg = 0;
846 whicharg > 1 ? -1 : index_offset[whicharg]);
848 whicharg++;
795 int whicharg = 0; local
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dns32k-dis.c802 int whicharg = 0;
847 whicharg > 1 ? -1 : index_offset[whicharg]);
849 whicharg++;
796 int whicharg = 0; local
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dns32k-dis.c805 int whicharg = 0;
846 index_offset[whicharg]);
848 if (whicharg++ >= 1)
799 int whicharg = 0; local

Completed in 83 milliseconds