Searched refs:z80_cons_fix_new (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-z80.h60 #define TC_CONS_FIX_NEW(f,w,s,e,r) z80_cons_fix_new ((f), (w), (s), (e))
64 extern void z80_cons_fix_new (fragS *, int, int, expressionS *);
H A Dtc-z80.c1107 void z80_cons_fix_new (fragS *frag_p, int offset, int nbytes, expressionS *exp) function
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-z80.h60 #define TC_CONS_FIX_NEW(f,w,s,e,r) z80_cons_fix_new ((f), (w), (s), (e))
64 extern void z80_cons_fix_new (fragS *, int, int, expressionS *);
H A Dtc-z80.c1089 void z80_cons_fix_new (fragS *frag_p, int offset, int nbytes, expressionS *exp) function
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-z80.h60 #define TC_CONS_FIX_NEW(f,w,s,e,r) z80_cons_fix_new ((f), (w), (s), (e))
64 extern void z80_cons_fix_new (fragS *, int, int, expressionS *);
H A Dtc-z80.c1107 void z80_cons_fix_new (fragS *frag_p, int offset, int nbytes, expressionS *exp) function

Completed in 217 milliseconds