/netbsd-src/external/gpl3/gdb/dist/sim/ppc/ |
H A D | idecode_branch.h | 47 #define BRANCH(ADDRESS) \ macro
|
/netbsd-src/external/gpl3/gdb.old/dist/sim/ppc/ |
H A D | idecode_branch.h | 47 #define BRANCH(ADDRESS) \ macro
|
/netbsd-src/external/mit/libuv/dist/ |
H A D | CONTRIBUTING.md | 33 ### BRANCH subsection in CONTRIBUTING
|
/netbsd-src/external/apache2/llvm/dist/clang/INPUTS/ |
H A D | cfg-long-chain2.c | 16 #define BRANCH(i, x, y) if (((x % 13171) + ++y) < i) { int var = x / 13171 + y; return var; } in cfg_long_chain_multiple_exit() macro
|
H A D | cfg-long-chain1.c | 16 #define BRANCH(i, x, y) if ((x % 13171) < i) { int var = x / 13171; y ^= var; } in cfg_long_chain_single_exit() macro
|
H A D | cfg-long-chain3.c | 16 #define BRANCH(i, x, y) if ((x % 13171) < i) { int var = x / 13171; y ^= var; } else in cfg_long_chain_many_preds() macro
|
/netbsd-src/external/bsd/libfido2/dist/windows/ |
H A D | build.ps1 | 29 Function GitClone(${REPO}, ${BRANCH}, ${DIR}) { in GitClone()
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | d10v.h | 85 #define BRANCH 512 /* branch, no link */ macro
|
H A D | arc.h | 52 BRANCH, enumerator
|
H A D | h8300.h | 917 #define BRANCH(code, name, op) \ macro
|
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | d10v.h | 85 #define BRANCH 512 /* branch, no link */ macro
|
H A D | arc.h | 52 BRANCH, enumerator
|
H A D | h8300.h | 917 #define BRANCH(code, name, op) \ macro
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | mips-formats.h | 132 #define BRANCH(SIZE, LSB, SHIFT) \ macro
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | mips-formats.h | 132 #define BRANCH(SIZE, LSB, SHIFT) \ macro
|
/netbsd-src/usr.bin/sed/ |
H A D | defs.h | 119 BRANCH, /* b t */ enumerator
|
/netbsd-src/lib/libcompat/regexp/ |
H A D | regexp.c | 91 #define BRANCH 6 /* node Match this alternative, or the next... */ macro
|
/netbsd-src/external/bsd/less/dist/ |
H A D | regexp.c | 88 #define BRANCH 6 /* node Match this alternative, or the next... */ macro
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-ns32k.c | 320 #define BRANCH 1 macro
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-ns32k.c | 320 #define BRANCH 1 macro
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | coff-sh.c | 1559 #define BRANCH (0x4) macro
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | coff-sh.c | 1551 #define BRANCH (0x4) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm.c | 31411 #define BRANCH(COND,LABEL) \ in arm_emit_coreregs_64bit_shift() macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm.cc | 32172 #define BRANCH(COND,LABEL) \ in arm_emit_coreregs_64bit_shift() macro
|