Searched refs:get_crc_table (Results 1 - 8 of 8) sorted by relevance

/vbox/src/libs/zlib-1.2.6/
H A Dzconf.h43 # define get_crc_table vboxzlib_get_crc_table macro
145 # define get_crc_table z_get_crc_table macro
H A Dcrc32.c18 first call get_crc_table() to initialize the tables before allowing more than
212 const unsigned long FAR * ZEXPORT get_crc_table() function
H A Dzlib.h1727 ZEXTERN const uLongf * ZEXPORT get_crc_table OF((void));
H A Dzconf.h.cmakein56 # define get_crc_table z_get_crc_table
H A Dzconf.h.in54 # define get_crc_table z_get_crc_table
/vbox/src/libs/zlib-1.2.6/as400/
H A Dzlib.inc430 D get_crc_table PR * extproc('get_crc_table') Ptr to ulongs
/vbox/src/libs/zlib-1.2.6/contrib/minizip/
H A Dunzip.c1619 s->pcrc_32_tab = get_crc_table();
H A Dzip.c1249 zi->ci.pcrc_32_tab = get_crc_table();

Completed in 66 milliseconds