Home
last modified time | relevance | path

Searched refs:z_word_t (Results 1 - 4 of 4) sorted by relevance

/third_party/zlib/
H A Dcrc32.c64 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) in byte_swap()
199 local z_word_t FAR crc_big_table[256];
201 local z_word_t FA
[all...]
H A Dcrc32.h63 local const z_word_t FAR crc_big_table[] = {
153 local const z_word_t FAR crc_big_table[] = {
631 local const z_word_t FAR crc_braid_big_table[][256] = {
1533 local const z_word_t FAR crc_braid_big_table[][256] = {
2169 local const z_word_t FAR crc_braid_big_table[][256] = {
3071 local const z_word_t FAR crc_braid_big_table[][256] = {
3707 local const z_word_t FAR crc_braid_big_table[][256] = {
4609 local const z_word_t FAR crc_braid_big_table[][256] = {
5245 local const z_word_t FAR crc_braid_big_table[][256] = {
6147 local const z_word_t FA
[all...]
/third_party/node/deps/zlib/
H A Dcrc32.c70 z_crc_t must be at least 32 bits. z_word_t must be at least as long as
71 z_crc_t. It is assumed here that z_word_t is either 32 bits or 64 bits, and
76 Define W and the associated z_word_t type. If W is not defined, then a
97 typedef Z_U8 z_word_t; typedef
101 typedef Z_U4 z_word_t; typedef
115 Swap the bytes in a z_word_t to convert between little and big endian. Any
120 local z_word_t byte_swap(z_word_t word) { in byte_swap()
203 local z_word_t FAR crc_big_table[256];
205 local z_word_t FA
[all...]
H A Dcrc32.h63 local const z_word_t FAR crc_big_table[] = {
153 local const z_word_t FAR crc_big_table[] = {
631 local const z_word_t FAR crc_braid_big_table[][256] = {
1533 local const z_word_t FAR crc_braid_big_table[][256] = {
2169 local const z_word_t FAR crc_braid_big_table[][256] = {
3071 local const z_word_t FAR crc_braid_big_table[][256] = {
3707 local const z_word_t FAR crc_braid_big_table[][256] = {
4609 local const z_word_t FAR crc_braid_big_table[][256] = {
5245 local const z_word_t FAR crc_braid_big_table[][256] = {
6147 local const z_word_t FA
[all...]

Completed in 18 milliseconds