Home
last modified time | relevance | path

Searched refs:DFLTCC_CC_AGAIN (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/lib/zlib_dfltcc/
H A Ddfltcc_util.h15 DFLTCC_CC_AGAIN = 3, enumerator
H A Ddfltcc_inflate.c137 } while (cc == DFLTCC_CC_AGAIN); in dfltcc_inflate()
H A Ddfltcc_deflate.c263 } while (cc == DFLTCC_CC_AGAIN); in dfltcc_deflate()