Lines Matching refs:FAR
61 #define FAR macro
64 typedef uch FAR uchf;
66 typedef ush FAR ushf;
164 typedef struct inflate_blocks_state FAR inflate_blocks_statef;
207 typedef struct inflate_huft_s FAR inflate_huft;
231 inflate_huft * FAR *, /* bits tree result */
240 inflate_huft * FAR *, /* literal/length tree result */
241 inflate_huft * FAR *, /* distance tree result */
247 inflate_huft * FAR *, /* literal/length tree result */
248 inflate_huft * FAR *)); /* distance tree result */
267 typedef struct inflate_codes_state FAR inflate_codes_statef;
366 if ((z->state = (struct internal_state FAR *)
1174 inflate_huft * FAR*,/* result: starting table */
1252 inflate_huft * FAR *t; /* result: starting table */
1453 inflate_huft * FAR *tb; /* bits tree result */
1477 inflate_huft * FAR *tl; /* literal/length tree result */
1478 inflate_huft * FAR *td; /* distance tree result */
1559 inflate_huft * FAR *tl; /* literal/length tree result */
1560 inflate_huft * FAR *td; /* distance tree result */