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

/freebsd-10.0-release/lib/libz/
H A DSymbol.map39 get_crc_table;
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.h55 # 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));
/freebsd-10.0-release/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-10.0-release/sys/net/
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() */

Completed in 185 milliseconds