OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:z_word_t
(Results
1 - 5
of
5
) sorted by relevancy
/src/common/dist/zlib/
crc32.c
66
z_crc_t must be at least 32 bits.
z_word_t
must be at least as long as
67
z_crc_t. It is assumed here that
z_word_t
is either 32 bits or 64 bits, and
72
Define W and the associated
z_word_t
type. If W is not defined, then a
93
typedef Z_U8
z_word_t
;
typedef
97
typedef Z_U4
z_word_t
;
typedef
110
Swap the bytes in a
z_word_t
to convert between little and big endian. Any
115
local
z_word_t
byte_swap(
z_word_t
word) {
198
local
z_word_t
FAR crc_big_table[256];
200
local
z_word_t
FAR crc_braid_big_table[W][256]
[
all
...]
/src/external/gpl3/binutils/dist/zlib/
crc32.c
64
z_crc_t must be at least 32 bits.
z_word_t
must be at least as long as
65
z_crc_t. It is assumed here that
z_word_t
is either 32 bits or 64 bits, and
70
Define W and the associated
z_word_t
type. If W is not defined, then a
91
typedef Z_U8
z_word_t
;
typedef
95
typedef Z_U4
z_word_t
;
typedef
108
Swap the bytes in a
z_word_t
to convert between little and big endian. Any
113
local
z_word_t
byte_swap(
z_word_t
word) {
196
local
z_word_t
FAR crc_big_table[256];
198
local
z_word_t
FAR crc_braid_big_table[W][256]
[
all
...]
/src/external/gpl3/binutils.old/dist/zlib/
crc32.c
64
z_crc_t must be at least 32 bits.
z_word_t
must be at least as long as
65
z_crc_t. It is assumed here that
z_word_t
is either 32 bits or 64 bits, and
70
Define W and the associated
z_word_t
type. If W is not defined, then a
91
typedef Z_U8
z_word_t
;
typedef
95
typedef Z_U4
z_word_t
;
typedef
112
Swap the bytes in a
z_word_t
to convert between little and big endian. Any
117
local
z_word_t
byte_swap(word)
118
z_word_t
word;
149
local
z_word_t
FAR crc_big_table[256];
151
local
z_word_t
FAR crc_braid_big_table[W][256]
[
all
...]
/src/external/gpl3/gdb/dist/zlib/
crc32.c
64
z_crc_t must be at least 32 bits.
z_word_t
must be at least as long as
65
z_crc_t. It is assumed here that
z_word_t
is either 32 bits or 64 bits, and
70
Define W and the associated
z_word_t
type. If W is not defined, then a
91
typedef Z_U8
z_word_t
;
typedef
95
typedef Z_U4
z_word_t
;
typedef
112
Swap the bytes in a
z_word_t
to convert between little and big endian. Any
117
local
z_word_t
byte_swap(word)
118
z_word_t
word;
149
local
z_word_t
FAR crc_big_table[256];
151
local
z_word_t
FAR crc_braid_big_table[W][256]
[
all
...]
/src/external/gpl3/gdb.old/dist/zlib/
crc32.c
64
z_crc_t must be at least 32 bits.
z_word_t
must be at least as long as
65
z_crc_t. It is assumed here that
z_word_t
is either 32 bits or 64 bits, and
70
Define W and the associated
z_word_t
type. If W is not defined, then a
91
typedef Z_U8
z_word_t
;
typedef
95
typedef Z_U4
z_word_t
;
typedef
112
Swap the bytes in a
z_word_t
to convert between little and big endian. Any
117
local
z_word_t
byte_swap(word)
118
z_word_t
word;
149
local
z_word_t
FAR crc_big_table[256];
151
local
z_word_t
FAR crc_braid_big_table[W][256]
[
all
...]
Completed in 18 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026