Searched refs:zlibCompileFlags (Results 1 - 10 of 10) sorted by relevance

/vbox/src/libs/zlib-1.2.6/contrib/dotzlib/DotZLib/
H A DDotZLib.cs220 private static extern uint zlibCompileFlags(); method in class:DotZLib.Info
247 _flags = zlibCompileFlags();
/vbox/src/libs/zlib-1.2.6/
H A Dzutil.c32 uLong ZEXPORT zlibCompileFlags() function
H A Dzconf.h49 # define zlibCompileFlags vboxzlib_zlibCompileFlags macro
210 # define zlibCompileFlags z_zlibCompileFlags macro
H A Dzlib.h1087 ZEXTERN uLong ZEXPORT zlibCompileFlags OF((void));
1338 zlibCompileFlags().
H A Dzconf.h.cmakein121 # define zlibCompileFlags z_zlibCompileFlags
H A Dzconf.h.in119 # define zlibCompileFlags z_zlibCompileFlags
/vbox/src/libs/zlib-1.2.6/contrib/pascal/
H A Dzlibpas.pas141 function zlibCompileFlags: LongInt; function
224 function zlibCompileFlags; external; function
H A Dexample.pas536 WriteLn('zlib compile flags: ', Format('0x%x', [zlibCompileFlags]));
/vbox/src/libs/zlib-1.2.6/test/
H A Dexample.c563 ZLIB_VERSION, ZLIB_VERNUM, zlibCompileFlags());
/vbox/src/libs/zlib-1.2.6/as400/
H A Dzlib.inc402 D zlibCompileFlags...
403 D PR 10U 0 extproc('zlibCompileFlags')

Completed in 242 milliseconds