71 lines
1.7 KiB
Modula-2
71 lines
1.7 KiB
Modula-2
|
; i:\MINGW\BIN\dlltool.exe -Cn -a -z libz.def --export-all-symbols adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o zutil.o inflate.o infblock.o inftrees.o infcodes.o infutil.o inffast.o
|
||
|
EXPORTS
|
||
|
gzseek @ 1 ;
|
||
|
_length_code @ 2 DATA ;
|
||
|
_tr_align @ 3 ;
|
||
|
_tr_flush_block @ 4 ;
|
||
|
_tr_init @ 5 ;
|
||
|
_tr_stored_block @ 6 ;
|
||
|
_tr_tally @ 7 ;
|
||
|
adler32 @ 8 ;
|
||
|
compress @ 9 ;
|
||
|
compress2 @ 10 ;
|
||
|
crc32 @ 11 ;
|
||
|
deflate @ 12 ;
|
||
|
deflateCopy @ 13 ;
|
||
|
deflateEnd @ 14 ;
|
||
|
deflateInit2_ @ 15 ;
|
||
|
deflateInit_ @ 16 ;
|
||
|
deflateParams @ 17 ;
|
||
|
deflateReset @ 18 ;
|
||
|
deflateSetDictionary @ 19 ;
|
||
|
deflate_copyright @ 20 DATA ;
|
||
|
get_crc_table @ 21 ;
|
||
|
gzclose @ 22 ;
|
||
|
gzdopen @ 23 ;
|
||
|
gzeof @ 24 ;
|
||
|
gzerror @ 25 ;
|
||
|
gzflush @ 26 ;
|
||
|
gzgetc @ 27 ;
|
||
|
gzgets @ 28 ;
|
||
|
gzopen @ 29 ;
|
||
|
gzprintf @ 30 ;
|
||
|
gzputc @ 31 ;
|
||
|
gzputs @ 32 ;
|
||
|
gzread @ 33 ;
|
||
|
gzrewind @ 34 ;
|
||
|
_dist_code @ 35 DATA ;
|
||
|
gzsetparams @ 36 ;
|
||
|
gztell @ 37 ;
|
||
|
gzwrite @ 38 ;
|
||
|
inflate @ 39 ;
|
||
|
inflateEnd @ 40 ;
|
||
|
inflateInit2_ @ 41 ;
|
||
|
inflateInit_ @ 42 ;
|
||
|
inflateReset @ 43 ;
|
||
|
inflateSetDictionary @ 44 ;
|
||
|
inflateSync @ 45 ;
|
||
|
inflateSyncPoint @ 46 ;
|
||
|
inflate_blocks @ 47 ;
|
||
|
inflate_blocks_free @ 48 ;
|
||
|
inflate_blocks_new @ 49 ;
|
||
|
inflate_blocks_reset @ 50 ;
|
||
|
inflate_blocks_sync_point @ 51 ;
|
||
|
inflate_codes @ 52 ;
|
||
|
inflate_codes_free @ 53 ;
|
||
|
inflate_codes_new @ 54 ;
|
||
|
inflate_copyright @ 55 DATA ;
|
||
|
inflate_fast @ 56 ;
|
||
|
inflate_flush @ 57 ;
|
||
|
inflate_mask @ 58 DATA ;
|
||
|
inflate_set_dictionary @ 59 ;
|
||
|
inflate_trees_bits @ 60 ;
|
||
|
inflate_trees_dynamic @ 61 ;
|
||
|
inflate_trees_fixed @ 62 ;
|
||
|
uncompress @ 63 ;
|
||
|
zError @ 64 ;
|
||
|
z_errmsg @ 65 DATA ;
|
||
|
zcalloc @ 66 ;
|
||
|
zcfree @ 67 ;
|
||
|
zlibVersion @ 68 ;
|