/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | frags.c | 330 #ifndef MAX_MEM_FOR_RS_ALIGN_CODE 335 # define MAX_MEM_FOR_RS_ALIGN_CODE 1 macro 337 # define MAX_MEM_FOR_RS_ALIGN_CODE ((1 << alignment) - 1) macro 346 p = frag_var (rs_align_code, MAX_MEM_FOR_RS_ALIGN_CODE, 1, in frag_align_code()
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | frags.c | 337 #ifndef MAX_MEM_FOR_RS_ALIGN_CODE 342 # define MAX_MEM_FOR_RS_ALIGN_CODE 1 macro 344 # define MAX_MEM_FOR_RS_ALIGN_CODE ((1 << alignment) - 1) macro 353 p = frag_var (rs_align_code, MAX_MEM_FOR_RS_ALIGN_CODE, 1, in frag_align_code()
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-sh64.h | 33 #undef MAX_MEM_FOR_RS_ALIGN_CODE 34 #define MAX_MEM_FOR_RS_ALIGN_CODE sh64_max_mem_for_rs_align_code () macro
|
H A D | tc-i860.h | 98 #define MAX_MEM_FOR_RS_ALIGN_CODE (3 + 4 + 4) macro
|
H A D | tc-frv.h | 106 #define MAX_MEM_FOR_RS_ALIGN_CODE (3 + 4) macro
|
H A D | tc-m88k.h | 167 #define MAX_MEM_FOR_RS_ALIGN_CODE (3 + 4) macro
|
H A D | tc-m32r.h | 76 #define MAX_MEM_FOR_RS_ALIGN_CODE (1 + 2 + 4) macro
|
H A D | tc-mips.h | 59 #define MAX_MEM_FOR_RS_ALIGN_CODE (1 + 2) macro
|
H A D | tc-alpha.h | 112 #define MAX_MEM_FOR_RS_ALIGN_CODE (3 + 4 + 8) macro
|
H A D | tc-sparc.h | 70 #define MAX_MEM_FOR_RS_ALIGN_CODE (3 + 4 + 4) macro
|
H A D | tc-arm.h | 150 #define MAX_MEM_FOR_RS_ALIGN_CODE 31 macro
|
H A D | tc-ppc.h | 85 #define MAX_MEM_FOR_RS_ALIGN_CODE 4 macro
|
H A D | tc-sh.h | 54 #define MAX_MEM_FOR_RS_ALIGN_CODE (1 + 2) macro
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-sh64.h | 33 #undef MAX_MEM_FOR_RS_ALIGN_CODE 34 #define MAX_MEM_FOR_RS_ALIGN_CODE sh64_max_mem_for_rs_align_code () macro
|
H A D | tc-i860.h | 94 #define MAX_MEM_FOR_RS_ALIGN_CODE (3 + 4 + 4) macro
|
H A D | tc-frv.h | 101 #define MAX_MEM_FOR_RS_ALIGN_CODE (3 + 4) macro
|
H A D | tc-m88k.h | 130 #define MAX_MEM_FOR_RS_ALIGN_CODE (3 + 4) macro
|
H A D | tc-m32r.h | 67 #define MAX_MEM_FOR_RS_ALIGN_CODE (1 + 2 + 4) macro
|
H A D | tc-mips.h | 59 #define MAX_MEM_FOR_RS_ALIGN_CODE (1 + 2) macro
|
H A D | tc-alpha.h | 113 #define MAX_MEM_FOR_RS_ALIGN_CODE (3 + 4 + 8) macro
|
H A D | tc-sparc.h | 61 #define MAX_MEM_FOR_RS_ALIGN_CODE (3 + 4 + 4) macro
|
H A D | tc-sh.h | 52 #define MAX_MEM_FOR_RS_ALIGN_CODE (1 + 2) macro
|
H A D | tc-ppc.h | 79 #define MAX_MEM_FOR_RS_ALIGN_CODE 4 macro
|
H A D | tc-xtensa.h | 339 #define MAX_MEM_FOR_RS_ALIGN_CODE 1 macro
|
H A D | tc-arm.h | 162 #define MAX_MEM_FOR_RS_ALIGN_CODE 31 macro
|