Searched defs:get_crc_table (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/zmod/
H A Dcrc32.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 Dzconf.h95 #define get_crc_table z_get_crc_table macro
/illumos-gate/usr/src/boot/lib/libz/
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
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.h121 #define get_crc_table z_get_crc_table macro
1197 * uLongf *get_crc_table OF((void)); * can be used by asm versions of

Completed in 69 milliseconds