Searched defs:FLUSH (Results 1 – 8 of 8) sorted by relevance
569 #define FLUSH() { \ macro
245 #define FLUSH() do \ macro
772 #define FLUSH() {\ macro
141 #define FLUSH(cnt) if ((Buffr.b_end_p - Buffr.b_in_p) < cnt) bflush() macro
83 #define FLUSH(bfe, reg) \ macro
122 #define FLUSH(atge, reg) \ macro
3113 #define FLUSH {UPDOUT r=inflate_flush(s,z,r); LOADOUT} macro
4217 #define FLUSH {UPDOUT r = inflate_flush(s, z, r); LOADOUT} macro