Home | History | Annotate | Download | only in net

Lines Matching defs:FAR

53  * 	Byte Bytef EXPORT FAR OF STDC
187 /* The following definitions for FAR are needed only for MSDOS mixed
188 * model programming (small or medium model with some far allocations).
191 * just define FAR to be empty.
197 # define FAR _far
199 # define FAR far
205 # define FAR _far
212 # ifdef FAR
213 # undef FAR
220 # define ZEXPORTVA FAR _cdecl _export
255 #ifndef FAR
256 # define FAR
266 /* Borland C/C++ and some old MSC versions ignore FAR inside typedef */
267 # define Bytef Byte FAR
269 typedef Byte FAR Bytef;
271 typedef char FAR charf;
272 typedef int FAR intf;
273 typedef uInt FAR uIntf;
274 typedef uLong FAR uLongf;
277 typedef void FAR *voidpf;
280 typedef Byte FAR *voidpf;
365 uLong total_in; /* total nb of input bytes read so far */
369 uLong total_out; /* total nb of bytes output so far */
372 struct internal_state FAR *state; /* not visible by applications */
383 typedef z_stream FAR *z_streamp;
528 that the decompressor can get all input data available so far. (In particular
565 so far (that is, total_in bytes).
669 so far (that is, total_out bytes) and returns Z_OK, Z_STREAM_END or
821 strategy. If the compression level is changed, the input available so far