Searched refs:zlibCompileFlags (Results 1 – 24 of 24) sorted by relevance
220 private static extern uint zlibCompileFlags(); in zlibCompileFlags() method in DotZLib.Info247 _flags = zlibCompileFlags(); in Info()
25 zlibCompileFlags;
35 uLong ZEXPORT zlibCompileFlags() in zlibCompileFlags() function
121 # define zlibCompileFlags z_zlibCompileFlags macro
1090 ZEXTERN uLong ZEXPORT zlibCompileFlags OF((void));
253 zlib is compiled. See the zlibCompileFlags() function in zlib.h.269 zlibCompileFlags() function will return information on what variant of
123 # define zlibCompileFlags z_zlibCompileFlags
573 - Fix zlibCompileFlags() in zutil.c to use 1L for long shifts [Oberhumer]799 zlibCompileFlags [Truta]832 - Add zlibCompileFlags() function to return compilation information
29 zlibCompileFlags
56 zlibCompileFlags @50
141 function zlibCompileFlags: LongInt; in zlibCompileFlags() function224 function zlibCompileFlags; external; in zlibCompileFlags() function
536 WriteLn('zlib compile flags: ', Format('0x%x', [zlibCompileFlags]));
361 function zlibCompileFlags return ULong; subprogspec435 pragma Import (C, zlibCompileFlags, "zlibCompileFlags");
32 uLong ZEXPORT zlibCompileFlags() in zlibCompileFlags() function
957 ZEXTERN uLong ZEXPORT zlibCompileFlags OF((void));
130 EXPORT SYMBOL("zlibCompileFlags")
402 D zlibCompileFlags...403 D PR 10U 0 extproc('zlibCompileFlags')
563 ZLIB_VERSION, ZLIB_VERNUM, zlibCompileFlags());