Searched defs:HOW (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf-hppa.h | 50 #define HOW(type, size, bitsize, pc_rel, complain, mask) \ macro
|
H A D | coff-aarch64.c | 246 #define HOW(type, right, size, bits, pcrel, left, ovf, func, mask) \ macro
|
H A D | elf32-ppc.c | 199 #define HOW(type, size, bitsize, mask, rightshift, pc_relative, \ macro
|
H A D | elf64-ppc.c | 313 #define HOW(type, size, bitsize, mask, rightshift, pc_relative, \ macro
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf-hppa.h | 50 #define HOW(type, size, bitsize, pc_rel, complain, mask) \ macro
|
H A D | elf32-ppc.c | 199 #define HOW(type, size, bitsize, mask, rightshift, pc_relative, \ macro
|
H A D | elf64-ppc.c | 308 #define HOW(type, size, bitsize, mask, rightshift, pc_relative, \ macro
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | h8300.h | 1045 #define OP_SIZE(HOW) (HOW % 4) argument 1046 #define OP_KIND(HOW) (HOW / 4) argument
|
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | h8300.h | 1045 #define OP_SIZE(HOW) (HOW % 4) argument 1046 #define OP_KIND(HOW) (HOW / 4) argument
|