Searched defs:SRC1 (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
H A D | check-init.c | 83 #define INTERSECTN(DST, SRC1, SRC2, N) \ argument 88 #define UNION(DST, SRC1, SRC2) \ argument 91 #define UNIONN(DST, SRC1, SRC2, N) \ argument 96 #define INTERSECT(DST, SRC1, SRC2) \ argument
|
/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/ |
H A D | tic54x.h | 102 #define SRC1(OP) ((OP)&0x100) macro
|
/openbsd-src/gnu/usr.bin/binutils/include/opcode/ |
H A D | tic54x.h | 102 #define SRC1(OP) ((OP)&0x100) macro
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDGPUBaseInfo.h | 539 SRC1, enumerator
|