Searched refs:REVERSE (Results 1 – 3 of 3) sorted by relevance
128 param->cv = state->flags ? REVERSE(state->check) : state->check; in dfltcc_inflate()141 state->check = state->flags ? REVERSE(param->cv) : param->cv; in dfltcc_inflate()
115 #define REVERSE(q) \ macro
396 strm->adler = state->check = REVERSE(hold); in zlib_inflate()715 REVERSE(hold)) != state->check) { in zlib_inflate()