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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dzconf.h95 #define get_crc_table z_get_crc_table macro
H A Dopensolaris_crc32.c23 first call get_crc_table() to initialize the tables before allowing more than
210 const unsigned long FAR * ZEXPORT get_crc_table() function
H A Dzlib.h1353 ZEXTERN const uLongf * ZEXPORT get_crc_table OF((void));
/freebsd-11-stable/sys/sys/
H A Dzlib.h94 # define get_crc_table z_get_crc_table
1011 uLongf *get_crc_table OF((void)); /* can be used by asm versions of crc32() */
/freebsd-11-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.h60 # define get_crc_table z_get_crc_table macro
H A Dzlib.h1891 ZEXTERN const z_crc_t FAR * ZEXPORT get_crc_table OF((void));

Completed in 138 milliseconds