Lines Matching refs:FAR
98 typedef uch FAR uchf;
100 typedef ush FAR ushf;
336 } FAR ct_data;
349 } FAR tree_desc;
352 typedef Pos FAR Posf;
560 } FAR deflate_state;
903 strm->state = (struct internal_state FAR *)s;
1324 dest->state = (struct internal_state FAR *) ds;
3548 typedef struct inflate_blocks_state FAR inflate_blocks_statef;
3685 if ((z->state = (struct internal_state FAR *)
4048 typedef struct inflate_huft_s FAR inflate_huft;
4075 inflate_huft * FAR *, /* bits tree result */
4085 inflate_huft * FAR *, /* literal/length tree result */
4086 inflate_huft * FAR *, /* distance tree result */
4093 const inflate_huft * FAR *, /* literal/length tree result */
4094 const inflate_huft * FAR *, /* distance tree result */
4113 typedef struct inflate_codes_state FAR inflate_codes_statef;
4767 inflate_huft * FAR*, /* result: starting table */
4836 inflate_huft * FAR *t; /* result: starting table */
5069 inflate_huft * FAR *tb; /* bits tree result */
5097 inflate_huft * FAR *tl; /* literal/length tree result */
5098 inflate_huft * FAR *td; /* distance tree result */
5164 const inflate_huft * FAR *tl; /* literal/length tree result */
5165 const inflate_huft * FAR *td; /* distance tree result */