Home
last modified time | relevance | path

Searched defs:next_code (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/zlib/pigz/dist/zopfli/
H A Dtree.c33 size_t* next_code = (size_t*)malloc(sizeof(size_t) * (maxbits + 1)); in ZopfliLengthsToSymbols() local
/netbsd-src/external/gpl3/gdb/dist/zlib/
H A Dtrees.c577 ush next_code[MAX_BITS+1]; /* next code value for each bit length */ local
/netbsd-src/external/cddl/osnet/dist/uts/common/zmod/
H A Dtrees.c582 ush next_code[MAX_BITS+1]; /* next code value for each bit length */ local
/netbsd-src/external/gpl3/binutils/dist/zlib/
H A Dtrees.c577 ush next_code[MAX_BITS+1]; /* next code value for each bit length */ local
/netbsd-src/external/gpl3/binutils.old/dist/zlib/
H A Dtrees.c577 ush next_code[MAX_BITS+1]; /* next code value for each bit length */ local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgensupport.c274 const char *next_code = XSTR (exp, 0); in compute_test_codes() local
H A Dcombine.c8100 enum rtx_code next_code = *next_code_ptr; in make_compound_operation_int() local
8524 enum rtx_code next_code; in make_compound_operation() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgensupport.cc274 const char *next_code = XSTR (exp, 0); in compute_test_codes() local
H A Dcombine.cc7973 enum rtx_code next_code = *next_code_ptr; in make_compound_operation_int() local
8397 enum rtx_code next_code; in make_compound_operation() local
/netbsd-src/sys/net/
H A Dzlib.c2675 ush next_code[MAX_BITS+1]; /* next code value for each bit length */ in gen_codes() local
/netbsd-src/sys/dev/stbi/
H A Dstb_image.c2220 int code, next_code[16], sizes[17]; in zbuild_huffman() local