HomeSort by: relevance | last modified time | path
    Searched defs:get_crc_table (Results 1 - 14 of 14) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/zmod/
crc32.c 23 first call get_crc_table() to initialize the tables before allowing more than
210 const unsigned long FAR * ZEXPORT get_crc_table() function
zconf.h 95 #define get_crc_table z_get_crc_table macro
  /src/external/gpl3/binutils/dist/zlib/
crc32.c 16 first call get_crc_table() to initialize the tables before allowing more than
210 multiple threads, and if atomics are not available, then get_crc_table() must
549 const z_crc_t FAR * ZEXPORT get_crc_table(void) { function
zconf.h 63 # define get_crc_table z_get_crc_table macro
  /src/external/gpl3/binutils.old/dist/zlib/
crc32.c 16 first call get_crc_table() to initialize the tables before allowing more than
163 multiple threads, and if atomics are not available, then get_crc_table() must
586 const z_crc_t FAR * ZEXPORT get_crc_table() function
zconf.h 60 # define get_crc_table z_get_crc_table macro
  /src/external/gpl3/gdb.old/dist/zlib/
crc32.c 16 first call get_crc_table() to initialize the tables before allowing more than
163 multiple threads, and if atomics are not available, then get_crc_table() must
586 const z_crc_t FAR * ZEXPORT get_crc_table() function
zconf.h 60 # define get_crc_table z_get_crc_table macro
  /src/external/gpl3/gdb/dist/zlib/
crc32.c 16 first call get_crc_table() to initialize the tables before allowing more than
210 multiple threads, and if atomics are not available, then get_crc_table() must
549 const z_crc_t FAR * ZEXPORT get_crc_table(void) { function
zconf.h 63 # define get_crc_table z_get_crc_table macro
  /src/common/dist/zlib/
crc32.c 18 first call get_crc_table() to initialize the tables before allowing more than
484 const z_crc_t FAR * ZEXPORT get_crc_table(void) { function
zconf.h 72 # define get_crc_table z_get_crc_table macro
  /src/sys/net/
zlib.h 86 # define get_crc_table z_get_crc_table macro
1197 ZEXTERN const uLongf * ZEXPORT get_crc_table(void);
  /src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
zlib.h 87 # define get_crc_table netpgpv_z_get_crc_table macro
1698 ZEXTERN const uLongf * ZEXPORT get_crc_table OF((void));

Completed in 34 milliseconds