/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-arc.h | 59 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) \ argument 64 #define TC_CONS_FIX_NEW(FRAG, WHERE, NBYTES, EXP, RELOC) \ argument
|
D | tc-vax.h | 50 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) vax_cons (EXP, NBYTES) argument
|
D | tc-cr16.h | 65 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP, RELOC) \ argument
|
D | tc-crx.h | 63 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP, RELOC) \ argument
|
D | tc-pj.h | 49 #define TC_CONS_FIX_NEW(FRAG, WHERE, NBYTES, EXP, RELOC) \ argument
|
D | tc-v850.h | 60 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) parse_cons_expression_v850 (EXP) argument
|
D | tc-microblaze.h | 39 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) \ argument
|
D | tc-nios2.h | 109 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) nios2_cons (EXP, NBYTES) argument
|
D | tc-rl78.h | 70 #define TC_CONS_FIX_NEW(FRAG, WHERE, NBYTES, EXP, RET) \ argument
|
D | tc-m32c.h | 60 #define TC_CONS_FIX_NEW(FRAG, WHERE, NBYTES, EXP, RELOC) \ argument
|
D | tc-tilegx.h | 56 #define TC_CONS_FIX_NEW(FRAG, WHERE, NBYTES, EXP, RELOC) \ argument
|
D | tc-ppc.h | 234 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) \ argument 238 #define TC_CONS_FIX_CHECK(EXP, NBYTES, FIX) \ argument
|
D | tc-rx.h | 71 #define TC_CONS_FIX_NEW(FRAG, WHERE, NBYTES, EXP, RELOC) \ argument
|
D | tc-tilepro.h | 57 #define TC_CONS_FIX_NEW(FRAG, WHERE, NBYTES, EXP, RELOC) \ argument
|
D | tc-mn10300.h | 42 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP, RELOC) \ argument
|
D | tc-sparc.h | 162 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) sparc_cons (EXP, NBYTES) argument
|
D | tc-i386.h | 133 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) x86_cons (EXP, NBYTES) argument 137 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP, RELOC) \ argument
|
D | tc-hppa.h | 112 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) \ argument
|
D | tc-tic54x.h | 72 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP, RELOC) \ argument
|
D | tc-alpha.h | 74 #define TC_CONS_FIX_NEW(FRAG,OFF,LEN,EXP,RELOC) \ argument
|
D | tc-sh64.h | 127 #define md_parse_name(NAME, EXP, MODE, CP) \ argument
|
D | tc-sh.h | 235 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP, RELOC) \ argument
|
D | tc-cris.c | 49 #define SIMPLE_EXPR(EXP) \ argument
|
/toolchain/binutils/binutils-2.25/gas/ |
D | read.c | 3855 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) \ argument 3861 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) \ argument 3869 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) \ argument
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | ieee.c | 2723 #define EXP copy_expression () macro
|