Searched refs:get_crc_table (Results 1 - 16 of 16) 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
H A Dzlib.h1353 ZEXTERN const uLongf * ZEXPORT get_crc_table OF((void));
/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
/illumos-gate/usr/src/boot/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));
/vbox/src/libs/zlib-1.2.6/as400/
H A Dzlib.inc430 D get_crc_table PR * extproc('get_crc_table') Ptr to ulongs
/vbox/src/libs/zlib-1.2.6/contrib/minizip/
H A Dunzip.c1619 s->pcrc_32_tab = get_crc_table();
H A Dzip.c1249 zi->ci.pcrc_32_tab = get_crc_table();
/vbox/src/libs/zlib-1.2.6/
H A Dcrc32.c18 first call get_crc_table() to initialize the tables before allowing more than
212 const unsigned long FAR * ZEXPORT get_crc_table() function
H A Dzconf.h43 # define get_crc_table vboxzlib_get_crc_table macro
145 # define get_crc_table z_get_crc_table macro
H A Dzconf.h.cmakein56 # define get_crc_table z_get_crc_table
H A Dzconf.h.in54 # define get_crc_table z_get_crc_table
H A Dzlib.h1727 ZEXTERN const uLongf * ZEXPORT get_crc_table OF((void));

Completed in 142 milliseconds