Lines Matching refs:FAR
314 # define FAR _far macro
316 # define FAR far macro
323 # define FAR _far macro
325 # define FAR far macro
348 # ifdef FAR
349 # undef FAR
361 # define ZEXPORTVA FAR CDECL
388 #ifndef FAR
389 # define FAR macro
400 # define Bytef Byte FAR
402 typedef Byte FAR Bytef;
404 typedef char FAR charf;
405 typedef int FAR intf;
406 typedef uInt FAR uIntf;
407 typedef uLong FAR uLongf;