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

/forgerock/web-agents-v4/zlib/
H A Dcrc32.c18 first call get_crc_table() to initialize the tables before allowing more than
190 const z_crc_t FAR * ZEXPORT get_crc_table() function
H A Dzconf.h61 # define get_crc_table z_get_crc_table macro
H A Dzlib.h1748 ZEXTERN const z_crc_t FAR * ZEXPORT get_crc_table OF((void));
H A Dzip.c1253 zi->ci.pcrc_32_tab = get_crc_table();

Completed in 34 milliseconds