Home
last modified time | relevance | path

Searched refs:get_crc_table (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/contrib/zlib/
H A Dzconf.h83 # define get_crc_table z_get_crc_table macro
H A Dzlib.h1913 ZEXTERN const z_crc_t FAR * ZEXPORT get_crc_table OF((void));
H A Dcrc32.c579 const z_crc_t FAR * ZEXPORT get_crc_table(void) in get_crc_table() function
H A DChangeLog159 - Fix types in contrib/minizip to match result of get_crc_table()
215 - Fix type mismatch between get_crc_table() and crc_table
835 - Add comment to DYNAMIC_CRC_TABLE to use get_crc_table() to initialize
1252 - get_crc_table and inflateSyncPoint are EXPORTed (Gilles Vollant)
1444 - added get_crc_table
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.h119 #define get_crc_table z_get_crc_table macro