Searched defs:glbl (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/sys/kern/ |
| HD | inflate.c | 353 #define NEEDBITS(glbl,n) { \ argument 415 huft_build(glbl, b, n, s, d, e, t, m) in huft_build() argument 618 huft_free(glbl, t) in huft_free() argument 640 inflate_codes(glbl, tl, td, bl, bd) in inflate_codes() argument 736 inflate_stored(glbl) in inflate_stored() argument 783 inflate_fixed(glbl) in inflate_fixed() argument 825 inflate_dynamic(glbl) in inflate_dynamic() argument 971 inflate_block(glbl, e) in inflate_block() argument 1010 xinflate(glbl) in xinflate() argument 1043 inflate(glbl) in inflate() argument
|