/openbsd-src/gnu/gcc/libgomp/testsuite/libgomp.fortran/appendix-a/ |
H A D | a.4.1.f90 | 10 SUBROUTINE SUB(X, NPOINTS) subroutine 25 END SUBROUTINE SUB argument
|
H A D | a.28.2.f90 | 11 SUBROUTINE SUB() subroutine 15 END SUBROUTINE SUB argument
|
H A D | a.28.1.f90 | 3 SUBROUTINE SUB() subroutine 6 END SUBROUTINE SUB argument
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | tree-data-ref.h | 192 #define SUB_CONFLICTS_IN_A(SUB) SUB->conflicting_iterations_in_a argument 193 #define SUB_CONFLICTS_IN_B(SUB) SUB->conflicting_iterations_in_b argument 194 #define SUB_LAST_CONFLICT(SUB) SUB->last_conflict argument 195 #define SUB_DISTANCE(SUB) SUB->distance argument
|
H A D | gcov-io.h | 364 #define GCOV_TAG_IS_SUBTAG(TAG,SUB) \ argument 369 #define GCOV_TAG_IS_SUBLEVEL(TAG,SUB) \ argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
H A D | 950612-1.c | 8 SUB, enumerator
|
H A D | 920625-1.c | 5 typedef enum { ADD, ADD_CI, ADD_CO, ADD_CIO, SUB, SUB_CI, SUB_CO, enumerator
|
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/ |
H A D | M68kISelLowering.h | 73 SUB, enumerator
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/ |
H A D | LanaiAluCode.h | 25 SUB = 0x02, enumerator
|
/openbsd-src/bin/expr/ |
H A D | expr.c | 37 OR, AND, EQ, LT, GT, ADD, SUB, MUL, DIV, MOD, MATCH, RP, LP, enumerator
|
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/ |
H A D | screen.py | 51 SUB = 26 # Same as CAN. variable
|
/openbsd-src/gnu/llvm/lld/ELF/Arch/ |
H A D | RISCV.cpp | 60 SUB = 0x40000033, enumerator
|
/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/ |
H A D | m88k.h | 261 #define SUB ADD+4 macro
|
/openbsd-src/gnu/usr.bin/binutils/include/opcode/ |
H A D | m88k.h | 260 #define SUB ADD+4 macro
|
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | ISDOpcodes.h | 240 SUB, enumerator
|
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.h | 396 SUB, enumerator
|
/openbsd-src/sys/arch/hppa/hppa/ |
H A D | db_disasm.c | 570 #define SUB 0x02, 0x20, 20, 7 /* SUBTRACT */ macro
|
/openbsd-src/gnu/llvm/llvm/include/llvm/TableGen/ |
H A D | Record.h | 839 SUB, enumerator
|
/openbsd-src/gnu/llvm/compiler-rt/lib/msan/tests/ |
H A D | msan_test.cpp | 4394 template<class T> ALWAYS_INLINE T SUB(const T &a, const T&b) { return a - b; } in SUB() function
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 15097 SDValue SUB = ABS->getOperand(0); in performVecReduceAddCombineWithUADDLP() local 17548 static SDValue performAddCombineSubShift(SDNode *N, SDValue SUB, SDValue Z, in performAddCombineSubShift()
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 2568 SDValue SUB = DAG.getNode(ISD::SUB, dl, in visitSwitchCase() local
|