Searched defs:FLUSH (Results 1 – 10 of 10) sorted by relevance
703 function FLUSH function
569 #define FLUSH() { \ macro
243 #define FLUSH() do \ macro
764 #define FLUSH() {\ macro
141 #define FLUSH(cnt) if ((Buffr.b_end_p - Buffr.b_in_p) < cnt) bflush() macro
177 #define FLUSH() \ macro
83 #define FLUSH(bfe, reg) \ macro
122 #define FLUSH(atge, reg) \ macro
3120 #define FLUSH {UPDOUT r=inflate_flush(s,z,r); LOADOUT} macro
4215 #define FLUSH {UPDOUT r = inflate_flush(s, z, r); LOADOUT} macro