buf4              256 tools/packfi2/crc32.c #define DOLIT4 c ^= *buf4++; \
buf4              268 tools/packfi2/crc32.c     register const u4 FAR *buf4;
buf4              277 tools/packfi2/crc32.c     buf4 = (const u4 FAR *)(const void FAR *)buf;
buf4              286 tools/packfi2/crc32.c     buf = (const unsigned char FAR *)buf4;
buf4              296 tools/packfi2/crc32.c #define DOBIG4 c ^= *++buf4; \
buf4              308 tools/packfi2/crc32.c     register const u4 FAR *buf4;
buf4              317 tools/packfi2/crc32.c     buf4 = (const u4 FAR *)(const void FAR *)buf;
buf4              318 tools/packfi2/crc32.c     buf4--;
buf4              327 tools/packfi2/crc32.c     buf4++;
buf4              328 tools/packfi2/crc32.c     buf = (const unsigned char FAR *)buf4;