FAR 499 axscript/axtam.cpp SAFEARRAY FAR *psa; FAR 59 other-licenses/zlib/crc32.c const unsigned char FAR *, unsigned)); FAR 61 other-licenses/zlib/crc32.c const unsigned char FAR *, unsigned)); FAR 75 other-licenses/zlib/crc32.c local unsigned long FAR crc_table[TBLS][256]; FAR 78 other-licenses/zlib/crc32.c local void write_table OF((FILE *, const unsigned long FAR *)); FAR 185 other-licenses/zlib/crc32.c const unsigned long FAR *table; FAR 205 other-licenses/zlib/crc32.c const unsigned long FAR * ZEXPORT get_crc_table() FAR 211 other-licenses/zlib/crc32.c return (const unsigned long FAR *)crc_table; FAR 221 other-licenses/zlib/crc32.c const unsigned char FAR *buf; FAR 264 other-licenses/zlib/crc32.c const unsigned char FAR *buf; FAR 268 other-licenses/zlib/crc32.c register const u4 FAR *buf4; FAR 277 other-licenses/zlib/crc32.c buf4 = (const u4 FAR *)(const void FAR *)buf; FAR 286 other-licenses/zlib/crc32.c buf = (const unsigned char FAR *)buf4; FAR 304 other-licenses/zlib/crc32.c const unsigned char FAR *buf; FAR 308 other-licenses/zlib/crc32.c register const u4 FAR *buf4; FAR 317 other-licenses/zlib/crc32.c buf4 = (const u4 FAR *)(const void FAR *)buf; FAR 328 other-licenses/zlib/crc32.c buf = (const unsigned char FAR *)buf4; FAR 5 other-licenses/zlib/crc32.h local const unsigned long FAR crc_table[TBLS][256] = FAR 273 other-licenses/zlib/deflate.c strm->state = (struct internal_state FAR *)s; FAR 916 other-licenses/zlib/deflate.c dest->state = (struct internal_state FAR *) ds; FAR 19 other-licenses/zlib/infback.c local void fixedtables OF((struct inflate_state FAR *state)); FAR 31 other-licenses/zlib/infback.c unsigned char FAR *window; FAR 35 other-licenses/zlib/infback.c struct inflate_state FAR *state; FAR 49 other-licenses/zlib/infback.c state = (struct inflate_state FAR *)ZALLOC(strm, 1, FAR 53 other-licenses/zlib/infback.c strm->state = (struct internal_state FAR *)state; FAR 74 other-licenses/zlib/infback.c struct inflate_state FAR *state; FAR 244 other-licenses/zlib/infback.c void FAR *in_desc; FAR 246 other-licenses/zlib/infback.c void FAR *out_desc; FAR 248 other-licenses/zlib/infback.c struct inflate_state FAR *state; FAR 249 other-licenses/zlib/infback.c unsigned char FAR *next; /* next input */ FAR 250 other-licenses/zlib/infback.c unsigned char FAR *put; /* next output */ FAR 255 other-licenses/zlib/infback.c unsigned char FAR *from; /* where to copy match bytes from */ FAR 266 other-licenses/zlib/infback.c state = (struct inflate_state FAR *)strm->state; FAR 377 other-licenses/zlib/infback.c state->lencode = (code const FAR *)(state->next); FAR 443 other-licenses/zlib/infback.c state->lencode = (code const FAR *)(state->next); FAR 452 other-licenses/zlib/infback.c state->distcode = (code const FAR *)(state->next); FAR 71 other-licenses/zlib/inffast.c struct inflate_state FAR *state; FAR 72 other-licenses/zlib/inffast.c unsigned char FAR *in; /* local strm->next_in */ FAR 73 other-licenses/zlib/inffast.c unsigned char FAR *last; /* while in < last, enough input available */ FAR 74 other-licenses/zlib/inffast.c unsigned char FAR *out; /* local strm->next_out */ FAR 75 other-licenses/zlib/inffast.c unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ FAR 76 other-licenses/zlib/inffast.c unsigned char FAR *end; /* while out < end, enough space available */ FAR 83 other-licenses/zlib/inffast.c unsigned char FAR *window; /* allocated sliding window, if wsize != 0 */ FAR 86 other-licenses/zlib/inffast.c code const FAR *lcode; /* local strm->lencode */ FAR 87 other-licenses/zlib/inffast.c code const FAR *dcode; /* local strm->distcode */ FAR 95 other-licenses/zlib/inffast.c unsigned char FAR *from; /* where to copy match from */ FAR 98 other-licenses/zlib/inffast.c state = (struct inflate_state FAR *)strm->state; FAR 95 other-licenses/zlib/inflate.c local void fixedtables OF((struct inflate_state FAR *state)); FAR 100 other-licenses/zlib/inflate.c local unsigned syncsearch OF((unsigned FAR *have, unsigned char FAR *buf, FAR 106 other-licenses/zlib/inflate.c struct inflate_state FAR *state; FAR 109 other-licenses/zlib/inflate.c state = (struct inflate_state FAR *)strm->state; FAR 133 other-licenses/zlib/inflate.c struct inflate_state FAR *state; FAR 136 other-licenses/zlib/inflate.c state = (struct inflate_state FAR *)strm->state; FAR 150 other-licenses/zlib/inflate.c struct inflate_state FAR *state; FAR 162 other-licenses/zlib/inflate.c state = (struct inflate_state FAR *) FAR 166 other-licenses/zlib/inflate.c strm->state = (struct internal_state FAR *)state; FAR 206 other-licenses/zlib/inflate.c struct inflate_state FAR *state; FAR 327 other-licenses/zlib/inflate.c struct inflate_state FAR *state; FAR 330 other-licenses/zlib/inflate.c state = (struct inflate_state FAR *)strm->state; FAR 334 other-licenses/zlib/inflate.c state->window = (unsigned char FAR *) FAR 558 other-licenses/zlib/inflate.c struct inflate_state FAR *state; FAR 559 other-licenses/zlib/inflate.c unsigned char FAR *next; /* next input */ FAR 560 other-licenses/zlib/inflate.c unsigned char FAR *put; /* next output */ FAR 566 other-licenses/zlib/inflate.c unsigned char FAR *from; /* where to copy match bytes from */ FAR 581 other-licenses/zlib/inflate.c state = (struct inflate_state FAR *)strm->state; FAR 864 other-licenses/zlib/inflate.c state->lencode = (code const FAR *)(state->next); FAR 930 other-licenses/zlib/inflate.c state->lencode = (code const FAR *)(state->next); FAR 939 other-licenses/zlib/inflate.c state->distcode = (code const FAR *)(state->next); FAR 1158 other-licenses/zlib/inflate.c struct inflate_state FAR *state; FAR 1161 other-licenses/zlib/inflate.c state = (struct inflate_state FAR *)strm->state; FAR 1174 other-licenses/zlib/inflate.c struct inflate_state FAR *state; FAR 1179 other-licenses/zlib/inflate.c state = (struct inflate_state FAR *)strm->state; FAR 1215 other-licenses/zlib/inflate.c struct inflate_state FAR *state; FAR 1219 other-licenses/zlib/inflate.c state = (struct inflate_state FAR *)strm->state; FAR 1240 other-licenses/zlib/inflate.c unsigned FAR *have; FAR 1241 other-licenses/zlib/inflate.c unsigned char FAR *buf; FAR 1268 other-licenses/zlib/inflate.c struct inflate_state FAR *state; FAR 1272 other-licenses/zlib/inflate.c state = (struct inflate_state FAR *)strm->state; FAR 1316 other-licenses/zlib/inflate.c struct inflate_state FAR *state; FAR 1319 other-licenses/zlib/inflate.c state = (struct inflate_state FAR *)strm->state; FAR 1327 other-licenses/zlib/inflate.c struct inflate_state FAR *state; FAR 1328 other-licenses/zlib/inflate.c struct inflate_state FAR *copy; FAR 1329 other-licenses/zlib/inflate.c unsigned char FAR *window; FAR 1336 other-licenses/zlib/inflate.c state = (struct inflate_state FAR *)source->state; FAR 1339 other-licenses/zlib/inflate.c copy = (struct inflate_state FAR *) FAR 1344 other-licenses/zlib/inflate.c window = (unsigned char FAR *) FAR 1366 other-licenses/zlib/inflate.c dest->state = (struct internal_state FAR *)copy; FAR 92 other-licenses/zlib/inflate.h unsigned char FAR *window; /* allocated sliding window, if needed */ FAR 102 other-licenses/zlib/inflate.h code const FAR *lencode; /* starting table for length/literal codes */ FAR 103 other-licenses/zlib/inflate.h code const FAR *distcode; /* starting table for distance codes */ FAR 111 other-licenses/zlib/inflate.h code FAR *next; /* next available space in codes[] */ FAR 34 other-licenses/zlib/inftrees.c unsigned short FAR *lens; FAR 36 other-licenses/zlib/inftrees.c code FAR * FAR *table; FAR 37 other-licenses/zlib/inftrees.c unsigned FAR *bits; FAR 38 other-licenses/zlib/inftrees.c unsigned short FAR *work; FAR 54 other-licenses/zlib/inftrees.c code FAR *next; /* next available space in table */ FAR 55 other-licenses/zlib/inftrees.c const unsigned short FAR *base; /* base value table to use */ FAR 56 other-licenses/zlib/inftrees.c const unsigned short FAR *extra; /* extra bits table to use */ FAR 53 other-licenses/zlib/inftrees.h extern int inflate_table OF((codetype type, unsigned short FAR *lens, FAR 54 other-licenses/zlib/inftrees.h unsigned codes, code FAR * FAR *table, FAR 55 other-licenses/zlib/inftrees.h unsigned FAR *bits, unsigned short FAR *work)); FAR 222 other-licenses/zlib/zconf.h # ifdef FAR FAR 232 other-licenses/zlib/zconf.h # define ZEXPORTVA FAR CDECL FAR 271 other-licenses/zlib/zconf.h #ifndef FAR FAR 283 other-licenses/zlib/zconf.h # define Bytef Byte FAR FAR 325 other-licenses/zlib/zconf.h # ifdef FAR FAR 92 other-licenses/zlib/zlib.h struct internal_state FAR *state; /* not visible by applications */ FAR 881 other-licenses/zlib/zlib.h in_func in, void FAR *in_desc, FAR 882 other-licenses/zlib/zlib.h out_func out, void FAR *out_desc)); FAR 1328 other-licenses/zlib/zlib.h unsigned char FAR *window,