| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-metag.h | 55 #define MAX_MEM_FOR_RS_ALIGN_CODE(p2align, max) (3 + 4)
|
| tc-score.h | 33 #define MAX_MEM_FOR_RS_ALIGN_CODE(p2align, max) (3 + 4)
|
| tc-epiphany.h | 77 #define MAX_MEM_FOR_RS_ALIGN_CODE(p2align, max) (1 + 2)
|
| tc-frv.h | 101 #define MAX_MEM_FOR_RS_ALIGN_CODE(p2align, max) (3 + 4)
|
| tc-spu.h | 107 #define MAX_MEM_FOR_RS_ALIGN_CODE(p2align, max) (7 + 8)
|
| tc-tilegx.h | 45 #define MAX_MEM_FOR_RS_ALIGN_CODE(p2align, max) \
|
| tc-tilepro.h | 45 #define MAX_MEM_FOR_RS_ALIGN_CODE(p2align, max) \
|
| tc-visium.h | 48 #define MAX_MEM_FOR_RS_ALIGN_CODE(p2align, max) (3 + 4 + 1)
|
| tc-m32r.h | 68 #define MAX_MEM_FOR_RS_ALIGN_CODE(p2align, max) (1 + 2 + 4)
|
| tc-rl78.h | 78 #define MAX_MEM_FOR_RS_ALIGN_CODE(p2align, max) 8
|
| tc-rx.h | 99 #define MAX_MEM_FOR_RS_ALIGN_CODE(p2align, max) 8
|
| tc-alpha.h | 114 #define MAX_MEM_FOR_RS_ALIGN_CODE(p2align, max) (3 + 4 + 8)
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-metag.h | 55 #define MAX_MEM_FOR_RS_ALIGN_CODE(p2align, max) (3 + 4)
|
| tc-score.h | 33 #define MAX_MEM_FOR_RS_ALIGN_CODE(p2align, max) (3 + 4)
|
| tc-epiphany.h | 77 #define MAX_MEM_FOR_RS_ALIGN_CODE(p2align, max) (1 + 2)
|
| tc-frv.h | 101 #define MAX_MEM_FOR_RS_ALIGN_CODE(p2align, max) (3 + 4)
|
| tc-spu.h | 107 #define MAX_MEM_FOR_RS_ALIGN_CODE(p2align, max) (7 + 8)
|
| tc-tilegx.h | 45 #define MAX_MEM_FOR_RS_ALIGN_CODE(p2align, max) (7 + 8)
|
| tc-tilepro.h | 45 #define MAX_MEM_FOR_RS_ALIGN_CODE(p2align, max) (7 + 8)
|
| tc-visium.h | 48 #define MAX_MEM_FOR_RS_ALIGN_CODE(p2align, max) (4 + 1)
|
| tc-m32r.h | 68 #define MAX_MEM_FOR_RS_ALIGN_CODE(p2align, max) (1 + 2 + 4)
|
| tc-rl78.h | 78 #define MAX_MEM_FOR_RS_ALIGN_CODE(p2align, max) 8
|
| tc-rx.h | 99 #define MAX_MEM_FOR_RS_ALIGN_CODE(p2align, max) 8
|
| /src/external/gpl3/binutils/dist/gas/ |
| frags.c | 370 #ifndef MAX_MEM_FOR_RS_ALIGN_CODE 371 # define MAX_MEM_FOR_RS_ALIGN_CODE(p2align, max) 1 379 p = frag_var (rs_align_code, MAX_MEM_FOR_RS_ALIGN_CODE (alignment, max),
|
| /src/external/gpl3/binutils.old/dist/gas/ |
| frags.c | 369 #ifndef MAX_MEM_FOR_RS_ALIGN_CODE 370 # define MAX_MEM_FOR_RS_ALIGN_CODE(p2align, max) 1 378 p = frag_var (rs_align_code, MAX_MEM_FOR_RS_ALIGN_CODE (alignment, max),
|