Home
last modified time | relevance | path

Searched refs:m68k_flush_pending_output (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-m68k.h107 extern void m68k_flush_pending_output (void);
108 #define md_flush_pending_output() m68k_flush_pending_output ()
H A Dtc-m68k.c4381 m68k_flush_pending_output (void) in m68k_flush_pending_output() function
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-m68k.h144 extern void m68k_flush_pending_output PARAMS ((void));
145 #define md_flush_pending_output() m68k_flush_pending_output ()
H A Dtc-m68k.c4243 m68k_flush_pending_output () in m68k_flush_pending_output() function
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-96972865 (m68k_flush_pending_output): New function.
/openbsd-src/gnu/usr.bin/binutils/gas/
H A DChangeLog-96972865 (m68k_flush_pending_output): New function.