inflate_codes 498 boot/generic/src/inflate.c return inflate_codes(state, len_code, dist_code); inflate_codes 612 boot/generic/src/inflate.c return inflate_codes(state, &dyn_len_code, &dyn_dist_code); inflate_codes 497 uspace/lib/compress/inflate.c return inflate_codes(state, len_code, dist_code); inflate_codes 611 uspace/lib/compress/inflate.c return inflate_codes(state, &dyn_len_code, &dyn_dist_code);HelenOS homepage, sources at GitHub