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

  /src/external/gpl3/binutils/dist/opcodes/
i386-gen.c 621 static int active_isstring; variable
1221 active_isstring = 0;
1276 active_isstring = 1;
1438 if (stage == stage_opcodes && baseindex && !active_isstring)
  /src/external/gpl3/binutils.old/dist/opcodes/
i386-gen.c 601 static int active_isstring; variable
1201 active_isstring = 0;
1256 active_isstring = 1;
1418 if (stage == stage_opcodes && baseindex && !active_isstring)
  /src/external/gpl3/gdb/dist/opcodes/
i386-gen.c 571 static int active_isstring; variable
1157 active_isstring = 0;
1212 active_isstring = 1;
1374 if (stage == stage_opcodes && baseindex && !active_isstring)
  /src/external/gpl3/gdb.old/dist/opcodes/
i386-gen.c 562 static int active_isstring; variable
1148 active_isstring = 0;
1203 active_isstring = 1;
1365 if (stage == stage_opcodes && baseindex && !active_isstring)

Completed in 29 milliseconds