OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_crc_table
(Results
1 - 5
of
5
) sorted by relevancy
/src/common/dist/zlib/contrib/ada/
zlib-thin.ads
305
function
get_crc_table
return ULong_Access;
subprogspec
427
pragma Import (C,
get_crc_table
, "
get_crc_table
");
/src/common/dist/zlib/
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 in typeref:typename:const z_crc_t FAR * ZEXPORT
zconf.h
67
# define
get_crc_table
z_get_crc_table
macro
zconf.h.in
63
# 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);
Completed in 16 milliseconds
Indexes created Sun Sep 21 15:09:59 GMT 2025