Searched defs:TC_CONS_FIX_NEW (Results 1 - 25 of 34) sorted by relevance

12

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-pj.h48 #define TC_CONS_FIX_NEW(FRAG, WHERE, NBYTES, EXP) \ macro
H A Dtc-arc.h64 #define TC_CONS_FIX_NEW(FRAG, WHERE, NBYTES, EXP) \ macro
H A Dtc-avr.h65 #define TC_CONS_FIX_NEW(FRAG,WHERE,N,EXP) avr_cons_fix_new(FRAG,WHERE,N,EXP) macro
H A Dtc-mn10300.h47 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP) \ macro
H A Dtc-v850.h66 #define TC_CONS_FIX_NEW cons_fix_new_v850 macro
H A Dtc-xstormy16.h64 #define TC_CONS_FIX_NEW xstormy16_cons_fix_new macro
H A Dtc-hppa.h123 #define TC_CONS_FIX_NEW cons_fix_new_hppa macro
H A Dtc-ns32k.h65 #define TC_CONS_FIX_NEW cons_fix_new_ns32k macro
H A Dtc-sparc.h156 #define TC_CONS_FIX_NEW cons_fix_new_sparc macro
H A Dtc-alpha.h75 #define TC_CONS_FIX_NEW(FRAG,OFF,LEN,EXP) \ macro
H A Dtc-arm.h148 #define TC_CONS_FIX_NEW cons_fix_new_arm macro
H A Dtc-sh.h255 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP) \ macro
H A Dtc-tic54x.h77 #define TC_CONS_FIX_NEW(FRAG,OFF,LEN,EXP) tic54x_cons_fix_new(FRAG,OFF,LEN,EXP) macro
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-crx.h63 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP) \ macro
H A Dtc-pj.h48 #define TC_CONS_FIX_NEW(FRAG, WHERE, NBYTES, EXP) \ macro
H A Dtc-arc.h63 #define TC_CONS_FIX_NEW(FRAG, WHERE, NBYTES, EXP) \ macro
H A Dtc-avr.h61 #define TC_CONS_FIX_NEW(FRAG,WHERE,N,EXP) avr_cons_fix_new (FRAG, WHERE, N, EXP) macro
H A Dtc-mn10300.h44 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP) \ macro
H A Dtc-v850.h62 #define TC_CONS_FIX_NEW cons_fix_new_v850 macro
H A Dtc-xstormy16.h59 #define TC_CONS_FIX_NEW xstormy16_cons_fix_new macro
H A Dtc-ns32k.h57 #define TC_CONS_FIX_NEW cons_fix_new_ns32k macro
H A Dtc-hppa.h123 #define TC_CONS_FIX_NEW cons_fix_new_hppa macro
H A Dtc-maxq.h105 #define TC_CONS_FIX_NEW(FRAG,OFF,LEN,EXP) maxq20_cons_fix_new (FRAG,OFF,LEN,EXP) macro
H A Dtc-sparc.h147 #define TC_CONS_FIX_NEW cons_fix_new_sparc macro
H A Dtc-z80.h58 #define TC_CONS_FIX_NEW z80_cons_fix_new macro

Completed in 107 milliseconds

12