Searched defs:level_flags (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/lib/zlib_deflate/ | ||
H A D | deflate.c | 357 uInt level_flags = (s->level-1) >> 1; in zlib_deflate() local |
/openbmc/u-boot/lib/zlib/ | ||
H A D | deflate.c | 654 uInt level_flags; local |