Lines Matching refs:FAR
239 #define FAR __far macro
241 #define FAR far
247 #define FAR __far macro
255 #ifdef FAR
256 #undef FAR
263 #define ZEXPORTVA FAR _cdecl _export
298 #ifndef FAR
299 #define FAR macro
310 #define Bytef Byte FAR
312 typedef Byte FAR Bytef;
314 typedef char FAR charf;
315 typedef int FAR intf;
316 typedef uInt FAR uIntf;
317 typedef uLong FAR uLongf;
320 typedef void FAR *voidpf;
323 typedef Byte FAR *voidpf;
412 struct internal_state FAR *state; /* not visible to applications */
425 typedef z_stream FAR *z_streamp;