Symbol: z_word_t
common/dist/zlib/crc32.c
123
local z_word_t byte_swap(z_word_t word) {
common/dist/zlib/crc32.c
206
local z_word_t FAR crc_big_table[256];
common/dist/zlib/crc32.c
208
local z_word_t FAR crc_braid_big_table[W][256];
common/dist/zlib/crc32.c
209
local void braid(z_crc_t [][256], z_word_t [][256], int, int);
common/dist/zlib/crc32.c
213
local void write_table32hi(FILE *, const z_word_t FAR *, int);
common/dist/zlib/crc32.c
214
local void write_table64(FILE *, const z_word_t FAR *, int);
common/dist/zlib/crc32.c
285
z_word_t big[8][256];
common/dist/zlib/crc32.c
425
local void write_table32hi(FILE *out, const z_word_t FAR *table, int k) {
common/dist/zlib/crc32.c
441
local void write_table64(FILE *out, const z_word_t FAR *table, int k) {
common/dist/zlib/crc32.c
463
local void braid(z_crc_t ltl[][256], z_word_t big[][256], int n, int w) {
common/dist/zlib/crc32.c
512
z_word_t crc1, crc2;
common/dist/zlib/crc32.c
513
const z_word_t *word;
common/dist/zlib/crc32.c
514
z_word_t val0, val1, val2;
common/dist/zlib/crc32.c
536
word = (z_word_t const *)buf;
common/dist/zlib/crc32.c
610
local z_crc_t crc_word(z_word_t data) {
common/dist/zlib/crc32.c
617
local z_word_t crc_word_big(z_word_t data) {
common/dist/zlib/crc32.c
644
z_word_t const *words;
common/dist/zlib/crc32.c
657
words = (z_word_t const *)buf;
common/dist/zlib/crc32.c
668
z_word_t word0;
common/dist/zlib/crc32.c
671
z_word_t word1;
common/dist/zlib/crc32.c
674
z_word_t word2;
common/dist/zlib/crc32.c
677
z_word_t word3;
common/dist/zlib/crc32.c
680
z_word_t word4;
common/dist/zlib/crc32.c
683
z_word_t word5;
common/dist/zlib/crc32.c
795
z_word_t crc0, word0, comb;
common/dist/zlib/crc32.c
797
z_word_t crc1, word1;
common/dist/zlib/crc32.c
799
z_word_t crc2, word2;
common/dist/zlib/crc32.c
801
z_word_t crc3, word3;
common/dist/zlib/crc32.c
803
z_word_t crc4, word4;
common/dist/zlib/crc32.c
805
z_word_t crc5, word5;
common/dist/zlib/crc32.h
153
local const z_word_t FAR crc_big_table[] = {
common/dist/zlib/crc32.h
1533
local const z_word_t FAR crc_braid_big_table[][256] = {
common/dist/zlib/crc32.h
2169
local const z_word_t FAR crc_braid_big_table[][256] = {
common/dist/zlib/crc32.h
3071
local const z_word_t FAR crc_braid_big_table[][256] = {
common/dist/zlib/crc32.h
3707
local const z_word_t FAR crc_braid_big_table[][256] = {
common/dist/zlib/crc32.h
4609
local const z_word_t FAR crc_braid_big_table[][256] = {
common/dist/zlib/crc32.h
5245
local const z_word_t FAR crc_braid_big_table[][256] = {
common/dist/zlib/crc32.h
6147
local const z_word_t FAR crc_braid_big_table[][256] = {
common/dist/zlib/crc32.h
63
local const z_word_t FAR crc_big_table[] = {
common/dist/zlib/crc32.h
631
local const z_word_t FAR crc_braid_big_table[][256] = {
common/dist/zlib/crc32.h
6783
local const z_word_t FAR crc_braid_big_table[][256] = {
common/dist/zlib/crc32.h
7685
local const z_word_t FAR crc_braid_big_table[][256] = {
common/dist/zlib/crc32.h
8321
local const z_word_t FAR crc_braid_big_table[][256] = {
common/dist/zlib/crc32.h
9223
local const z_word_t FAR crc_braid_big_table[][256] = {