Home
last modified time | relevance | path

Searched refs:REVERSE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/lib/zlib_inflate/
H A Dinflate.h115 #define REVERSE(q) \ macro
H A Dinflate.c396 strm->adler = state->check = REVERSE(hold); in zlib_inflate()
715 REVERSE(hold)) != state->check) { in zlib_inflate()
/openbmc/u-boot/lib/zlib/
H A Dinflate.c243 #define REVERSE(q) \ macro
535 strm->adler = state->check = REVERSE(hold); in inflate()
865 REVERSE(hold)) != state->check) { in inflate()
/openbmc/qemu/target/s390x/tcg/
H A Dinsn-data.h.inc982 /* TRANSLATE AND TEST REVERSE */