Home
last modified time | relevance | path

Searched defs:EXP (Results 1 – 20 of 20) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-arc.h59 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) \ argument
63 #define TC_CONS_FIX_NEW(FRAG, WHERE, NBYTES, EXP) \ argument
Dtc-crx.h65 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP) \ argument
Dtc-w65.h51 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) w65_expression (EXP) argument
Dtc-pj.h48 #define TC_CONS_FIX_NEW(FRAG, WHERE, NBYTES, EXP) \ argument
Dtc-avr.h65 #define TC_CONS_FIX_NEW(FRAG,WHERE,N,EXP) avr_cons_fix_new(FRAG,WHERE,N,EXP) argument
Dtc-v850.h63 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) parse_cons_expression_v850 (EXP) argument
Dtc-mn10300.h47 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP) \ argument
Dtc-sparc.h145 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) sparc_cons (EXP, NBYTES) argument
Dtc-hppa.h118 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) \ argument
Dtc-maxq.h129 #define TC_CONS_FIX_NEW(FRAG,OFF,LEN,EXP) maxq20_cons_fix_new (FRAG,OFF,LEN,EXP) argument
Dtc-alpha.h76 #define TC_CONS_FIX_NEW(FRAG,OFF,LEN,EXP) \ argument
Dtc-sh64.h127 #define md_parse_name(NAME, EXP, CP) \ argument
Dtc-tic54x.h77 #define TC_CONS_FIX_NEW(FRAG,OFF,LEN,EXP) tic54x_cons_fix_new(FRAG,OFF,LEN,EXP) argument
Dtc-i386.h401 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) x86_cons (EXP, NBYTES) argument
404 #define TC_CONS_FIX_NEW(FRAG,OFF,LEN,EXP) x86_cons_fix_new(FRAG, OFF, LEN, EXP) argument
410 #define TC_CONS_FIX_NEW(FRAG,OFF,LEN,EXP) x86_pe_cons_fix_new(FRAG, OFF, LEN, EXP) argument
Dtc-sh.h253 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP) \ argument
Dtc-cris.c50 #define SIMPLE_EXPR(EXP) \ argument
/mirbsd/src/gnu/usr.bin/binutils/gas/
Dread.c3328 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) parse_bitfield_cons (EXP, NBYTES) argument
3333 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) parse_repeat_cons (EXP, NBYTES) argument
3340 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) expression (EXP) argument
/mirbsd/src/usr.bin/tip/
Dtip.h176 #define EXP 01 /* experimental, mark it with a `*' on help */ macro
/mirbsd/src/usr.bin/vi/ex/
Dex.h192 #define EXP(sp) ((EX_PRIVATE *)((sp)->ex_private)) macro
/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dieee.c2710 #define EXP copy_expression () macro