projects
/
synfig.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Use the ETL 'round_to_int' function rather than re-writing it in each of these files.
[synfig.git]
/
gtkmm-osx
/
trunk
/
libpng-1.2.5
/
projects
/
msvc
/
zlib.def
1
LIBRARY
2
DESCRIPTION "zlib compression library for Windows"
3
4
EXPORTS
5
adler32 @1
6
compress @2
7
crc32 @3
8
deflate @4
9
deflateCopy @5
10
deflateEnd @6
11
deflateInit2_ @7
12
deflateInit_ @8
13
deflateParams @9
14
deflateReset @10
15
deflateSetDictionary @11
16
gzclose @12
17
gzdopen @13
18
gzerror @14
19
gzflush @15
20
gzopen @16
21
gzread @17
22
gzwrite @18
23
inflate @19
24
inflateEnd @20
25
inflateInit2_ @21
26
inflateInit_ @22
27
inflateReset @23
28
inflateSetDictionary @24
29
inflateSync @25
30
uncompress @26
31
zlibVersion @27
32
gzprintf @28
33
gzputc @29
34
gzgetc @30
35
gzseek @31
36
gzrewind @32
37
gztell @33
38
gzeof @34
39
gzsetparams @35
40
zError @36
41
inflateSyncPoint @37
42
get_crc_table @38
43
compress2 @39
44
gzputs @40
45
gzgets @41