Searched defs:deflatePrime (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/ | ||
H A D | zconf.h | 53 # define deflatePrime Perl_crz_deflatePrime global() macro |
H A D | deflate.c | 577 int ZEXPORT deflatePrime ( deflatePrime() function |
/openbsd-src/sys/lib/libz/ | ||
H A D | zconf.h | 54 # define deflatePrime z_deflatePrime macro |
H A D | deflate.c | 719 int ZEXPORT deflatePrime(z_streamp strm, int bits, int value) { deflatePrime() function |
/openbsd-src/lib/libz/ | ||
H A D | zconf.h | 54 # define deflatePrime z_deflatePrime macro |
H A D | deflate.c | 719 int ZEXPORT deflatePrime(z_streamp strm, int bits, int value) { deflatePrime() function |