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

/external/zlib/src/
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
/external/freetype/src/gzip/
H A Dzconf.h37 # define get_crc_table z_get_crc_table macro
/external/pdfium/third_party/zlib_v128/
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.h43 #define get_crc_table FPDFAPI_get_crc_table macro
1819 ZEXTERN const z_crc_t FAR * ZEXPORT get_crc_table OF((void));
/external/zlib/
H A Dzconf.h55 # define get_crc_table z_get_crc_table macro

Completed in 104 milliseconds