Lines Matching refs:FAR
38 #define FAR macro
41 typedef uch FAR uchf;
43 typedef ush FAR ushf;
141 typedef struct inflate_blocks_state FAR inflate_blocks_statef;
184 typedef struct inflate_huft_s FAR inflate_huft;
208 inflate_huft * FAR *, /* bits tree result */
217 inflate_huft * FAR *, /* literal/length tree result */
218 inflate_huft * FAR *, /* distance tree result */
224 inflate_huft * FAR *, /* literal/length tree result */
225 inflate_huft * FAR *)); /* distance tree result */
244 typedef struct inflate_codes_state FAR inflate_codes_statef;
343 if ((z->state = (struct internal_state FAR *)
1158 inflate_huft * FAR*,/* result: starting table */
1236 inflate_huft * FAR *t; /* result: starting table */
1437 inflate_huft * FAR *tb; /* bits tree result */
1461 inflate_huft * FAR *tl; /* literal/length tree result */
1462 inflate_huft * FAR *td; /* distance tree result */
1543 inflate_huft * FAR *tl; /* literal/length tree result */
1544 inflate_huft * FAR *td; /* distance tree result */