taglinefilesource code
wp156lib/inflate.c#define flush_output(w) (wp=(w),flush_window())
wp525lib/inflate.cw = wp;                       /* initialize window position */
wp606lib/inflate.cwp = w;                       /* restore global window pointer */
wp629lib/inflate.cw = wp;                       /* initialize window position */
wp662lib/inflate.cwp = w;                       /* restore global window pointer */
wp960lib/inflate.cwp = 0;
wp988lib/inflate.cflush_output(wp);