Lines Matching full:ulong
29 uLong ZCALLBACK win32_read_file_func OF((
33 uLong size));
35 uLong ZCALLBACK win32_write_file_func OF((
39 uLong size));
48 uLong offset,
117 uLong ZCALLBACK win32_read_file_func (opaque, stream, buf, size)
121 uLong size;
123 uLong ret=0;
140 uLong ZCALLBACK win32_write_file_func (opaque, stream, buf, size)
144 uLong size;
146 uLong ret=0;
189 uLong offset;