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

/freebsd-13-stable/sys/contrib/zlib/
H A Dcrc32.c18 first call get_crc_table() to initialize the tables before allowing more than
188 const z_crc_t FAR * ZEXPORT get_crc_table() function
H A Dzconf.h66 # define get_crc_table z_get_crc_table macro
H A Dzlib.h1894 ZEXTERN const z_crc_t FAR * ZEXPORT get_crc_table OF((void));
/freebsd-13-stable/sys/contrib/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c1174 return get_crc_table();

Completed in 95 milliseconds