Home
last modified time | relevance | path

Searched defs:FLUSH (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/lgpl3/gmp/dist/printf/
H A Ddoprnt.c136 #define FLUSH() \ macro
/netbsd-src/external/bsd/nvi/dist/vi/
H A Dvs_line.c470 #define FLUSH { \ in vs_line() macro
H A Dvs_msg.c467 #define FLUSH { \ in vs_output() macro
/netbsd-src/sys/arch/amiga/dev/
H A Datzscreg.h102 vu_short FLUSH; /* Flush FIFO RW-Strobe */ member
H A Dahscreg.h91 vu_short FLUSH; /* Flush FIFO RW-Strobe */ member
/netbsd-src/sys/arch/mips/atheros/dev/
H A Dargpio.c93 #define FLUSH(sc) bus_space_barrier(sc->sc_st, sc->sc_sh, \ macro
/netbsd-src/lib/libc/stdio/
H A Dvfwprintf.c717 #define FLUSH() in WDECL() macro
730 #define FLUSH() do { \ in WDECL() macro
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dbfin-parse.h167 FLUSH = 368, /* FLUSH */ enumerator
346 #define FLUSH 368 macro
H A Dbfin-parse.c651 FLUSH = 368, /* FLUSH */ enumerator
830 #define FLUSH 368 macro
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dbfin-parse.h167 FLUSH = 368, /* FLUSH */ enumerator
346 #define FLUSH 368 macro
H A Dbfin-parse.c651 FLUSH = 368, /* FLUSH */ enumerator
830 #define FLUSH 368 macro
/netbsd-src/sys/dev/raidframe/
H A Drf_stripelocks.c96 #define FLUSH macro
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dvasprintf.c539 #define FLUSH(flag, start, end, ap, buf_ptr) \ macro
/netbsd-src/sys/net/
H A Dzlib.c3944 #define FLUSH {UPDOUT r=inflate_flush(s,z,r); LOADOUT} in _tr_flush_block() macro