Lines Matching full:reverse
467 /* Reverse the bytes in a 32-bit value */468 #define REVERSE(q) \763 strm->adler = state->check = REVERSE(hold);1091 REVERSE(hold)) != state->check) {