Home
last modified time | relevance | path

Searched refs:mep_flush_pending_output (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mep.h77 #define md_flush_pending_output() mep_flush_pending_output()
78 extern int mep_flush_pending_output(void);
100 #define TC_START_LABEL(ch, s, ptr) ((ch == ':') && mep_flush_pending_output ())
Dtc-mep.c2193 mep_flush_pending_output (void) in mep_flush_pending_output() function