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

/external/qemu/distrib/zlib-1.2.3/
H A Dzconf.h43 # define get_crc_table z_get_crc_table macro
H A Dcrc32.c18 first call get_crc_table() to initialize the tables before allowing more than
205 const unsigned long FAR * ZEXPORT get_crc_table() function
H A Dzlib.h1351 ZEXTERN const uLongf * ZEXPORT get_crc_table OF((void));
/external/zlib/
H A Dzconf.h43 # define get_crc_table z_get_crc_table macro
H A Dzconf.in.h43 # define get_crc_table z_get_crc_table macro
H A Dcrc32.c18 first call get_crc_table() to initialize the tables before allowing more than
205 const unsigned long FAR * ZEXPORT get_crc_table() function
H A Dzlib.h1351 ZEXTERN const uLongf * ZEXPORT get_crc_table OF((void));
/external/zlib/as400/
H A Dzlib.inc329 D get_crc_table PR * extproc('get_crc_table') Ptr to ulongs
/external/zlib/contrib/minizip/
H A Dunzip.c1170 s->pcrc_32_tab = get_crc_table();
H A Dzip.c883 zi->ci.pcrc_32_tab = get_crc_table();

Completed in 120 milliseconds