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

  /src/external/gpl3/binutils/dist/bfd/
elf32-score7.c 149 #define MINUS_TWO (((bfd_vma)0) - 2)
1182 if (outrel.r_offset == MINUS_TWO)
elf32-score.c 153 #define MINUS_TWO (((bfd_vma)0) - 2)
1322 if (outrel.r_offset == MINUS_TWO)
elfxx-mips.c 924 #define MINUS_TWO (((bfd_vma)0) - 2)
6895 if (outrel[0].r_offset == MINUS_TWO)
13801 value &= MINUS_TWO;
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-score7.c 149 #define MINUS_TWO (((bfd_vma)0) - 2)
1171 if (outrel.r_offset == MINUS_TWO)
elf32-score.c 153 #define MINUS_TWO (((bfd_vma)0) - 2)
1311 if (outrel.r_offset == MINUS_TWO)
elfxx-mips.c 923 #define MINUS_TWO (((bfd_vma)0) - 2)
6875 if (outrel[0].r_offset == MINUS_TWO)
13750 value &= MINUS_TWO;
  /src/external/gpl3/gdb/dist/bfd/
elf32-score7.c 149 #define MINUS_TWO (((bfd_vma)0) - 2)
1175 if (outrel[0].r_offset == MINUS_TWO)
elf32-score.c 153 #define MINUS_TWO (((bfd_vma)0) - 2)
1315 if (outrel[0].r_offset == MINUS_TWO)
elfxx-mips.c 923 #define MINUS_TWO (((bfd_vma)0) - 2)
6829 if (outrel[0].r_offset == MINUS_TWO)
13645 value &= MINUS_TWO;
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-score7.c 149 #define MINUS_TWO (((bfd_vma)0) - 2)
1175 if (outrel[0].r_offset == MINUS_TWO)
elf32-score.c 153 #define MINUS_TWO (((bfd_vma)0) - 2)
1315 if (outrel[0].r_offset == MINUS_TWO)
elfxx-mips.c 925 #define MINUS_TWO (((bfd_vma)0) - 2)
6836 if (outrel[0].r_offset == MINUS_TWO)
13658 value &= MINUS_TWO;

Completed in 90 milliseconds