OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_crc_table
(Results
1 - 9
of
9
) sorted by relevancy
/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/common/dist/zlib/
zconf.h
67
# define
get_crc_table
z_get_crc_table
macro
crc32.c
18
first call
get_crc_table
() to initialize the tables before allowing more than
212
multiple threads, and if atomics are not available, then
get_crc_table
() must
551
const z_crc_t FAR * ZEXPORT
get_crc_table
(void) {
function
zlib.h
1920
ZEXTERN const z_crc_t FAR * ZEXPORT
get_crc_table
(void);
zconf.h.cmakein
65
# define
get_crc_table
z_get_crc_table
zconf.h.in
63
# define
get_crc_table
z_get_crc_table
/src/common/dist/zlib/os400/
zlib.inc
512
D
get_crc_table
PR * extproc('
get_crc_table
') Ptr to ulongs
/src/common/dist/zlib/contrib/minizip/
unzip.c
1491
s->pcrc_32_tab =
get_crc_table
();
zip.c
1220
zi->ci.pcrc_32_tab =
get_crc_table
();
Completed in 29 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026