Home
last modified time | relevance | path

Searched refs:MAX_MEM_FOR_RS_ALIGN_CODE (Results 1 – 25 of 38) sorted by relevance

12

/openbsd/gnu/usr.bin/binutils/gas/
H A Dfrags.c330 #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 Dfrags.c337 #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 Dtc-sh64.h33 #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 Dtc-i860.h98 #define MAX_MEM_FOR_RS_ALIGN_CODE (3 + 4 + 4) macro
H A Dtc-frv.h106 #define MAX_MEM_FOR_RS_ALIGN_CODE (3 + 4) macro
H A Dtc-m88k.h167 #define MAX_MEM_FOR_RS_ALIGN_CODE (3 + 4) macro
H A Dtc-m32r.h76 #define MAX_MEM_FOR_RS_ALIGN_CODE (1 + 2 + 4) macro
H A Dtc-mips.h59 #define MAX_MEM_FOR_RS_ALIGN_CODE (1 + 2) macro
H A Dtc-alpha.h112 #define MAX_MEM_FOR_RS_ALIGN_CODE (3 + 4 + 8) macro
H A Dtc-sparc.h70 #define MAX_MEM_FOR_RS_ALIGN_CODE (3 + 4 + 4) macro
H A Dtc-arm.h150 #define MAX_MEM_FOR_RS_ALIGN_CODE 31 macro
H A Dtc-ppc.h85 #define MAX_MEM_FOR_RS_ALIGN_CODE 4 macro
H A Dtc-sh.h54 #define MAX_MEM_FOR_RS_ALIGN_CODE (1 + 2) macro
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-sh64.h33 #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 Dtc-i860.h94 #define MAX_MEM_FOR_RS_ALIGN_CODE (3 + 4 + 4) macro
H A Dtc-frv.h101 #define MAX_MEM_FOR_RS_ALIGN_CODE (3 + 4) macro
H A Dtc-m88k.h130 #define MAX_MEM_FOR_RS_ALIGN_CODE (3 + 4) macro
H A Dtc-m32r.h67 #define MAX_MEM_FOR_RS_ALIGN_CODE (1 + 2 + 4) macro
H A Dtc-mips.h59 #define MAX_MEM_FOR_RS_ALIGN_CODE (1 + 2) macro
H A Dtc-alpha.h113 #define MAX_MEM_FOR_RS_ALIGN_CODE (3 + 4 + 8) macro
H A Dtc-sparc.h61 #define MAX_MEM_FOR_RS_ALIGN_CODE (3 + 4 + 4) macro
H A Dtc-sh.h52 #define MAX_MEM_FOR_RS_ALIGN_CODE (1 + 2) macro
H A Dtc-ppc.h79 #define MAX_MEM_FOR_RS_ALIGN_CODE 4 macro
H A Dtc-xtensa.h339 #define MAX_MEM_FOR_RS_ALIGN_CODE 1 macro
H A Dtc-arm.h162 #define MAX_MEM_FOR_RS_ALIGN_CODE 31 macro

12