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

  /src/external/gpl3/binutils/dist/opcodes/
arc-dis.c 312 int foundA = 0, foundB = 0;
337 foundB = 1;
340 if (!foundA && foundB)
  /src/external/gpl3/binutils.old/dist/opcodes/
arc-dis.c 312 int foundA = 0, foundB = 0;
337 foundB = 1;
340 if (!foundA && foundB)
  /src/external/gpl3/gdb/dist/opcodes/
arc-dis.c 312 int foundA = 0, foundB = 0;
337 foundB = 1;
340 if (!foundA && foundB)
  /src/external/gpl3/gdb.old/dist/opcodes/
arc-dis.c 324 int foundA = 0, foundB = 0;
349 foundB = 1;
352 if (!foundA && foundB)

Completed in 156 milliseconds