Lines Matching refs:FAR
236 # define FAR _far macro
238 # define FAR far
245 # define FAR _far macro
247 # define FAR far
270 # ifdef FAR
271 # undef FAR
280 # define ZEXPORTVA FAR CDECL
307 #ifndef FAR
308 # define FAR macro
319 # define Bytef Byte FAR
321 typedef Byte FAR Bytef;
323 typedef char FAR charf;
324 typedef int FAR intf;
325 typedef uInt FAR uIntf;
326 typedef uLong FAR uLongf;
330 typedef void FAR *voidpf;
334 typedef Byte FAR *voidpf;
357 # ifdef FAR
358 # undef FAR
428 struct internal_state FAR *state; /* not visible by applications */
439 typedef z_stream FAR *z_streamp;
462 typedef gz_header FAR *gz_headerp;