Lines Matching refs:FAR
185 # define FAR _far macro
187 # define FAR far macro
194 # define FAR _far macro
196 # define FAR far macro
219 # ifdef FAR
220 # undef FAR
229 # define ZEXPORTVA FAR CDECL
256 #ifndef FAR
257 # define FAR macro
268 # define Bytef Byte FAR
270 typedef Byte FAR Bytef;
272 typedef char FAR charf;
273 typedef int FAR intf;
274 typedef uInt FAR uIntf;
275 typedef uLong FAR uLongf;
279 typedef void FAR *voidpf;
283 typedef Byte FAR *voidpf;
313 # ifdef FAR
314 # undef FAR