/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-vax.h | 52 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) vax_cons (EXP, NBYTES) macro
|
H A D | tc-v850.h | 60 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) parse_cons_expression_v850 (EXP) macro
|
H A D | tc-microblaze.h | 39 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) \ macro
|
H A D | tc-nios2.h | 117 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) nios2_cons (EXP, NBYTES) macro
|
H A D | tc-pru.h | 71 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) \ macro
|
H A D | tc-rl78.h | 85 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) \ macro
|
H A D | tc-ppc.h | 193 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) \ macro 240 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) \ macro
|
H A D | tc-sparc.h | 134 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) sparc_cons (EXP, NBYTES) macro
|
H A D | tc-hppa.h | 106 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) \ macro
|
H A D | tc-avr.h | 77 #define TC_PARSE_CONS_EXPRESSION(EXPR,N) avr_parse_cons_expression (EXPR, N) macro
|
H A D | tc-i386.h | 121 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) x86_cons (EXP, NBYTES) macro
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-vax.h | 52 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) vax_cons (EXP, NBYTES) macro
|
H A D | tc-v850.h | 60 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) parse_cons_expression_v850 (EXP) macro
|
H A D | tc-microblaze.h | 39 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) \ macro
|
H A D | tc-nios2.h | 117 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) nios2_cons (EXP, NBYTES) macro
|
H A D | tc-pru.h | 72 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) \ macro
|
H A D | tc-rl78.h | 85 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) \ macro
|
H A D | tc-ppc.h | 193 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) \ macro 240 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) \ macro
|
H A D | tc-sparc.h | 134 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) sparc_cons (EXP, NBYTES) macro
|
H A D | tc-hppa.h | 106 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) \ macro
|
H A D | tc-avr.h | 77 #define TC_PARSE_CONS_EXPRESSION(EXPR,N) avr_parse_cons_expression (EXPR, N) macro
|
H A D | tc-i386.h | 121 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) x86_cons (EXP, NBYTES) macro
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | read.c | 4095 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) \ macro 4103 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) \ macro
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | read.c | 4050 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) \ macro 4058 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) \ macro
|