HomeSort by relevance Sort by last modified time
    Searched refs:CRC4 (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/zlib-1.2.3/
inflate.c 392 # define CRC4(check, word) \
656 if (state->flags & 0x0200) CRC4(state->check, hold);
    [all...]
  /external/zlib/
inflate.c 447 # define CRC4(check, word) \
713 if (state->flags & 0x0200) CRC4(state->check, hold);
    [all...]

Completed in 1229 milliseconds