Lines Matching refs:gz_statep
9 local int gz_load OF((gz_statep, unsigned char *, unsigned, unsigned *));
10 local int gz_avail OF((gz_statep));
11 local int gz_look OF((gz_statep));
12 local int gz_decomp OF((gz_statep));
13 local int gz_fetch OF((gz_statep));
14 local int gz_skip OF((gz_statep, z_off64_t));
15 local z_size_t gz_read OF((gz_statep, voidp, z_size_t));
22 gz_statep state; in gz_load()
57 gz_statep state; in gz_avail()
92 gz_statep state; in gz_look()
176 gz_statep state; in gz_decomp()
230 gz_statep state; in gz_fetch()
260 gz_statep state; in gz_skip()
295 gz_statep state; in gz_read()
380 gz_statep state;
385 state = (gz_statep)file;
418 gz_statep state;
423 state = (gz_statep)file;
456 gz_statep state;
461 state = (gz_statep)file;
491 gz_statep state;
496 state = (gz_statep)file;
555 gz_statep state;
560 state = (gz_statep)file;
614 gz_statep state;
619 state = (gz_statep)file;
635 gz_statep state;
640 state = (gz_statep)file;