Home
last modified time | relevance | path

Searched refs:DFLTCC_CC_OP2_TOO_SHORT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/lib/zlib_dfltcc/
H A Ddfltcc_util.h13 DFLTCC_CC_OP2_TOO_SHORT = 2, enumerator
H A Ddfltcc_inflate.c151 return (cc == DFLTCC_CC_OP1_TOO_SHORT || cc == DFLTCC_CC_OP2_TOO_SHORT) ? in dfltcc_inflate()