Home
last modified time | relevance | path

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

/linux/lib/zlib_dfltcc/
H A Ddfltcc_util.h13 DFLTCC_CC_OK = 0, enumerator
H A Ddfltcc_inflate.c141 state->last = cc == DFLTCC_CC_OK; in dfltcc_inflate()
H A Ddfltcc_deflate.c284 if (cc == DFLTCC_CC_OK) { in dfltcc_deflate()