OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:deflateBound
(Results
1 - 5
of
5
) sorted by relevancy
/src/common/dist/zlib/contrib/ada/
zlib-thin.ads
354
function
deflateBound
433
pragma Import (C,
deflateBound
, "
deflateBound
");
/src/common/dist/zlib/contrib/pascal/
zlibpas.pas
122
function
deflateBound
(var strm: z_stream; sourceLen: LongInt): LongInt;
196
function
deflateBound
; external;
/src/common/dist/zlib/
deflate.c
836
uLong ZEXPORT
deflateBound
(z_streamp strm, uLong sourceLen) {
zconf.h
50
# define
deflateBound
z_deflateBound
550
#pragma map(
deflateBound
,"DEBND")
zconf.h.in
46
# define
deflateBound
z_deflateBound
531
#pragma map(
deflateBound
,"DEBND")
Completed in 16 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025