Searched defs:FAR (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.h81 #ifndef FAR
82 # define FAR macro
117 typedef Byte FAR Bytef;
118 typedef char FAR charf;
119 typedef int FAR intf;
120 typedef uInt FAR uIntf;
121 typedef uLong FAR uLongf;
124 typedef void FAR *voidpf;
127 typedef Byte FAR *voidpf;
169 struct internal_state FAR *stat
[all...]
H A Dzlib.c44 #define FAR macro
47 typedef uch FAR uchf;
49 typedef ush FAR ushf;
193 } FAR ct_data;
206 } FAR tree_desc;
209 typedef Pos FAR Posf;
389 } FAR deflate_state;
620 strm->state = (struct internal_state FAR *)s;
2609 typedef struct inflate_blocks_state FAR inflate_blocks_statef;
2652 typedef struct inflate_huft_s FAR inflate_huf
[all...]

Completed in 31 milliseconds