HomeSort by: relevance | last modified time | path
    Searched defs:getone (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/binutils/
sysdump.c 282 getone (int type) function
516 return getone (x);
522 if (!getone (x))
627 while (getone (c) && c != IT_tr_CODE);
sysdump.c 282 getone (int type) function
516 return getone (x);
522 if (!getone (x))
627 while (getone (c) && c != IT_tr_CODE);
  /src/external/gpl3/binutils.old/dist/binutils/
sysdump.c 282 getone (int type) function
516 return getone (x);
522 if (!getone (x))
627 while (getone (c) && c != IT_tr_CODE);
sysdump.c 282 getone (int type) function
516 return getone (x);
522 if (!getone (x))
627 while (getone (c) && c != IT_tr_CODE);
  /src/external/gpl3/binutils/dist/gas/config/
tc-m68k.c 132 #define getone(x) ((((x)->m_opcode)>>16)&0xffff) macro
1404 the_ins.opcode[0] = getone (opcode);
2380 the_ins.opcode[0] = getone (opcode);
tc-m68k.c 132 #define getone(x) ((((x)->m_opcode)>>16)&0xffff) macro
1404 the_ins.opcode[0] = getone (opcode);
2380 the_ins.opcode[0] = getone (opcode);
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-m68k.c 132 #define getone(x) ((((x)->m_opcode)>>16)&0xffff) macro
1404 the_ins.opcode[0] = getone (opcode);
2380 the_ins.opcode[0] = getone (opcode);
tc-m68k.c 132 #define getone(x) ((((x)->m_opcode)>>16)&0xffff) macro
1404 the_ins.opcode[0] = getone (opcode);
2380 the_ins.opcode[0] = getone (opcode);

Completed in 135 milliseconds