Home
last modified time | relevance | path

Searched refs:FAR (Results 1 – 25 of 123) sorted by relevance

12345

/netbsd-src/external/gpl3/binutils/dist/zlib/
H A Dcrc32.h5 local const z_crc_t FAR crc_table[] = {
63 local const z_word_t FAR crc_big_table[] = {
153 local const z_word_t FAR crc_big_table[] = {
213 local const z_crc_t FAR crc_braid_table[][256] = {
631 local const z_word_t FAR crc_braid_big_table[][256] = {
1323 local const z_crc_t FAR crc_braid_table[][256] = {
1533 local const z_word_t FAR crc_braid_big_table[][256] = {
1751 local const z_crc_t FAR crc_braid_table[][256] = {
2169 local const z_word_t FAR crc_braid_big_table[][256] = {
2861 local const z_crc_t FAR crc_braid_table[][256] = {
[all …]
H A Dinflate.c96 local void fixedtables OF((struct inflate_state FAR *state));
97 local int updatewindow OF((z_streamp strm, const unsigned char FAR *end,
102 local unsigned syncsearch OF((unsigned FAR *have, const unsigned char FAR *buf,
108 struct inflate_state FAR *state;
112 state = (struct inflate_state FAR *)strm->state;
122 struct inflate_state FAR *state;
125 state = (struct inflate_state FAR *)strm->state;
148 struct inflate_state FAR *state;
151 state = (struct inflate_state FAR *)strm->state;
163 struct inflate_state FAR *state;
[all …]
H A Dzconf.h315 # define FAR _far macro
317 # define FAR far macro
324 # define FAR _far macro
326 # define FAR far macro
349 # ifdef FAR
350 # undef FAR
359 # define ZEXPORTVA FAR CDECL
386 #ifndef FAR
387 # define FAR macro
398 # define Bytef Byte FAR
[all …]
/netbsd-src/external/gpl3/gdb/dist/zlib/
H A Dcrc32.h5 local const z_crc_t FAR crc_table[] = {
63 local const z_word_t FAR crc_big_table[] = {
153 local const z_word_t FAR crc_big_table[] = {
213 local const z_crc_t FAR crc_braid_table[][256] = {
631 local const z_word_t FAR crc_braid_big_table[][256] = {
1323 local const z_crc_t FAR crc_braid_table[][256] = {
1533 local const z_word_t FAR crc_braid_big_table[][256] = {
1751 local const z_crc_t FAR crc_braid_table[][256] = {
2169 local const z_word_t FAR crc_braid_big_table[][256] = {
2861 local const z_crc_t FAR crc_braid_table[][256] = {
[all …]
H A Dinflate.c96 local void fixedtables OF((struct inflate_state FAR *state));
97 local int updatewindow OF((z_streamp strm, const unsigned char FAR *end,
102 local unsigned syncsearch OF((unsigned FAR *have, const unsigned char FAR *buf,
108 struct inflate_state FAR *state;
112 state = (struct inflate_state FAR *)strm->state;
122 struct inflate_state FAR *state;
125 state = (struct inflate_state FAR *)strm->state;
148 struct inflate_state FAR *state;
151 state = (struct inflate_state FAR *)strm->state;
163 struct inflate_state FAR *state;
[all …]
H A Dzconf.h315 # define FAR _far macro
317 # define FAR far macro
324 # define FAR _far macro
326 # define FAR far macro
349 # ifdef FAR
350 # undef FAR
359 # define ZEXPORTVA FAR CDECL
386 #ifndef FAR
387 # define FAR macro
398 # define Bytef Byte FAR
[all …]
/netbsd-src/common/dist/zlib/
H A Dcrc32.h5 local const z_crc_t FAR crc_table[] = {
63 local const z_word_t FAR crc_big_table[] = {
153 local const z_word_t FAR crc_big_table[] = {
213 local const z_crc_t FAR crc_braid_table[][256] = {
631 local const z_word_t FAR crc_braid_big_table[][256] = {
1323 local const z_crc_t FAR crc_braid_table[][256] = {
1533 local const z_word_t FAR crc_braid_big_table[][256] = {
1751 local const z_crc_t FAR crc_braid_table[][256] = {
2169 local const z_word_t FAR crc_braid_big_table[][256] = {
2861 local const z_crc_t FAR crc_braid_table[][256] = {
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/zlib/
H A Dcrc32.h5 local const z_crc_t FAR crc_table[] = {
63 local const z_word_t FAR crc_big_table[] = {
153 local const z_word_t FAR crc_big_table[] = {
213 local const z_crc_t FAR crc_braid_table[][256] = {
631 local const z_word_t FAR crc_braid_big_table[][256] = {
1323 local const z_crc_t FAR crc_braid_table[][256] = {
1533 local const z_word_t FAR crc_braid_big_table[][256] = {
1751 local const z_crc_t FAR crc_braid_table[][256] = {
2169 local const z_word_t FAR crc_braid_big_table[][256] = {
2861 local const z_crc_t FAR crc_braid_table[][256] = {
[all …]
H A Dinflate.c96 local void fixedtables OF((struct inflate_state FAR *state));
97 local int updatewindow OF((z_streamp strm, const unsigned char FAR *end,
102 local unsigned syncsearch OF((unsigned FAR *have, const unsigned char FAR *buf,
108 struct inflate_state FAR *state;
112 state = (struct inflate_state FAR *)strm->state;
122 struct inflate_state FAR *state;
125 state = (struct inflate_state FAR *)strm->state;
148 struct inflate_state FAR *state;
151 state = (struct inflate_state FAR *)strm->state;
163 struct inflate_state FAR *state;
[all …]
H A Dzconf.h315 # define FAR _far macro
317 # define FAR far macro
324 # define FAR _far macro
326 # define FAR far macro
349 # ifdef FAR
350 # undef FAR
359 # define ZEXPORTVA FAR CDECL
386 #ifndef FAR
387 # define FAR macro
398 # define Bytef Byte FAR
[all …]
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dzlib.h229 # define FAR _far macro
231 # define FAR far macro
238 # define FAR _far macro
240 # define FAR far macro
263 # ifdef FAR
264 # undef FAR
273 # define ZEXPORTVA FAR CDECL
300 #ifndef FAR
301 # define FAR macro
312 # define Bytef Byte FAR
[all …]
H A Dzlib.c215 unsigned char FAR *window; /* allocated sliding window, if needed */
225 code const FAR *lencode; /* starting table for length/literal codes */
226 code const FAR *distcode; /* starting table for distance codes */
234 code FAR *next; /* next available space in codes[] */
242 int netpgpv_inflate_table(codetype /*type*/, unsigned short FAR */*lens*/, unsigned /*codes*/,
243 code FAR * FAR */*table*/, unsigned FAR */*bits*/, unsigned short FAR */*work*/);
262 local void fixedtables OF((struct inflate_state FAR *state));
267 local unsigned syncsearch OF((unsigned FAR *have, unsigned char FAR *buf,
272 struct inflate_state FAR *state; in inflateReset()
275 state = (struct inflate_state FAR *)(void *)strm->state; in inflateReset()
[all …]
/netbsd-src/external/cddl/osnet/dist/uts/common/zmod/
H A Dcrc32.c64 const unsigned char FAR *, unsigned));
66 const unsigned char FAR *, unsigned));
80 local unsigned long FAR crc_table[TBLS][256];
83 local void write_table OF((FILE *, const unsigned long FAR *));
190 const unsigned long FAR *table;
210 const unsigned long FAR * ZEXPORT get_crc_table() in get_crc_table()
216 return (const unsigned long FAR *)crc_table; in get_crc_table()
226 const unsigned char FAR *buf;
269 const unsigned char FAR *buf;
273 register const u4 FAR *buf4;
[all …]
H A Dinflate.c102 local void fixedtables OF((struct inflate_state FAR *state));
107 local unsigned syncsearch OF((unsigned FAR *have, unsigned char FAR *buf,
113 struct inflate_state FAR *state;
116 state = (struct inflate_state FAR *)strm->state;
140 struct inflate_state FAR *state;
143 state = (struct inflate_state FAR *)strm->state;
157 struct inflate_state FAR *state;
169 state = (struct inflate_state FAR *)
173 strm->state = (struct internal_state FAR *)state;
213 struct inflate_state FAR *state; in fixedtables()
[all …]
/netbsd-src/sys/net/
H A Dzlib.h197 # define FAR _far macro
199 # define FAR far macro
205 # define FAR _far macro
212 # ifdef FAR
213 # undef FAR
220 # define ZEXPORTVA FAR _cdecl _export
255 #ifndef FAR
256 # define FAR macro
267 # define Bytef Byte FAR
269 typedef Byte FAR Bytef;
[all …]
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/masmx64/
H A Dinffas8664.c86 /* 16 8 */ unsigned char FAR *in; /* esi rsi local strm->next_in */
87 /* 24 12 */ unsigned char FAR *last; /* r9 while in < last */
88 /* 32 16 */ unsigned char FAR *out; /* edi rdi local strm->next_out */
89 /* 40 20 */ unsigned char FAR *beg; /* inflate()'s init next_out */
90 /* 48 24 */ unsigned char FAR *end; /* r10 while out < end */
91 /* 56 28 */ unsigned char FAR *window;/* size of window, wsize!=0 */
92 /* 64 32 */ code const FAR *lcode; /* ebp rbp local strm->lencode */
93 /* 72 36 */ code const FAR *dcode; /* r11 local strm->distcode */
110 struct inflate_state FAR *state;
125 state = (struct inflate_state FAR *)strm->state;
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/masmx64/
H A Dinffas8664.c86 /* 16 8 */ unsigned char FAR *in; /* esi rsi local strm->next_in */
87 /* 24 12 */ unsigned char FAR *last; /* r9 while in < last */
88 /* 32 16 */ unsigned char FAR *out; /* edi rdi local strm->next_out */
89 /* 40 20 */ unsigned char FAR *beg; /* inflate()'s init next_out */
90 /* 48 24 */ unsigned char FAR *end; /* r10 while out < end */
91 /* 56 28 */ unsigned char FAR *window;/* size of window, wsize!=0 */
92 /* 64 32 */ code const FAR *lcode; /* ebp rbp local strm->lencode */
93 /* 72 36 */ code const FAR *dcode; /* r11 local strm->distcode */
110 struct inflate_state FAR *state;
125 state = (struct inflate_state FAR *)strm->state;
/netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/masmx64/
H A Dinffas8664.c86 /* 16 8 */ unsigned char FAR *in; /* esi rsi local strm->next_in */
87 /* 24 12 */ unsigned char FAR *last; /* r9 while in < last */
88 /* 32 16 */ unsigned char FAR *out; /* edi rdi local strm->next_out */
89 /* 40 20 */ unsigned char FAR *beg; /* inflate()'s init next_out */
90 /* 48 24 */ unsigned char FAR *end; /* r10 while out < end */
91 /* 56 28 */ unsigned char FAR *window;/* size of window, wsize!=0 */
92 /* 64 32 */ code const FAR *lcode; /* ebp rbp local strm->lencode */
93 /* 72 36 */ code const FAR *dcode; /* r11 local strm->distcode */
110 struct inflate_state FAR *state;
125 state = (struct inflate_state FAR *)strm->state;
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/masmx64/
H A Dinffas8664.c86 /* 16 8 */ unsigned char FAR *in; /* esi rsi local strm->next_in */
87 /* 24 12 */ unsigned char FAR *last; /* r9 while in < last */
88 /* 32 16 */ unsigned char FAR *out; /* edi rdi local strm->next_out */
89 /* 40 20 */ unsigned char FAR *beg; /* inflate()'s init next_out */
90 /* 48 24 */ unsigned char FAR *end; /* r10 while out < end */
91 /* 56 28 */ unsigned char FAR *window;/* size of window, wsize!=0 */
92 /* 64 32 */ code const FAR *lcode; /* ebp rbp local strm->lencode */
93 /* 72 36 */ code const FAR *dcode; /* r11 local strm->distcode */
110 struct inflate_state FAR *state;
125 state = (struct inflate_state FAR *)strm->state;
/netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/infback9/
H A Dinfback9.h23 ZEXTERN int ZEXPORT inflateBack9 OF((z_stream FAR *strm,
24 in_func in, void FAR *in_desc,
25 out_func out, void FAR *out_desc));
26 ZEXTERN int ZEXPORT inflateBack9End OF((z_stream FAR *strm));
27 ZEXTERN int ZEXPORT inflateBack9Init_ OF((z_stream FAR *strm,
28 unsigned char FAR *window,
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/infback9/
H A Dinfback9.h23 ZEXTERN int ZEXPORT inflateBack9 OF((z_stream FAR *strm,
24 in_func in, void FAR *in_desc,
25 out_func out, void FAR *out_desc));
26 ZEXTERN int ZEXPORT inflateBack9End OF((z_stream FAR *strm));
27 ZEXTERN int ZEXPORT inflateBack9Init_ OF((z_stream FAR *strm,
28 unsigned char FAR *window,
H A Dinfback9.c20 z_stream FAR *strm; in inflateBack9Init_()
21 unsigned char FAR *window;
25 struct inflate_state FAR *state;
38 state = (struct inflate_state FAR *)ZALLOC(strm, 1,
218 z_stream FAR *strm; in inflateBack9()
220 void FAR *in_desc;
222 void FAR *out_desc;
224 struct inflate_state FAR *state;
225 z_const unsigned char FAR *next; /* next input */
226 unsigned char FAR *put; /* next output */
[all …]
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/infback9/
H A Dinfback9.h23 ZEXTERN int ZEXPORT inflateBack9 OF((z_stream FAR *strm,
24 in_func in, void FAR *in_desc,
25 out_func out, void FAR *out_desc));
26 ZEXTERN int ZEXPORT inflateBack9End OF((z_stream FAR *strm));
27 ZEXTERN int ZEXPORT inflateBack9Init_ OF((z_stream FAR *strm,
28 unsigned char FAR *window,
H A Dinfback9.c20 z_stream FAR *strm; in inflateBack9Init_()
21 unsigned char FAR *window;
25 struct inflate_state FAR *state;
38 state = (struct inflate_state FAR *)ZALLOC(strm, 1,
218 z_stream FAR *strm; in inflateBack9()
220 void FAR *in_desc;
222 void FAR *out_desc;
224 struct inflate_state FAR *state;
225 z_const unsigned char FAR *next; /* next input */
226 unsigned char FAR *put; /* next output */
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/infback9/
H A Dinfback9.h23 ZEXTERN int ZEXPORT inflateBack9 OF((z_stream FAR *strm,
24 in_func in, void FAR *in_desc,
25 out_func out, void FAR *out_desc));
26 ZEXTERN int ZEXPORT inflateBack9End OF((z_stream FAR *strm));
27 ZEXTERN int ZEXPORT inflateBack9Init_ OF((z_stream FAR *strm,
28 unsigned char FAR *window,

12345