u4                233 tools/packfi2/crc32.c         u4 endian;
u4                267 tools/packfi2/crc32.c     register u4 c;
u4                268 tools/packfi2/crc32.c     register const u4 FAR *buf4;
u4                270 tools/packfi2/crc32.c     c = (u4)crc;
u4                277 tools/packfi2/crc32.c     buf4 = (const u4 FAR *)(const void FAR *)buf;
u4                307 tools/packfi2/crc32.c     register u4 c;
u4                308 tools/packfi2/crc32.c     register const u4 FAR *buf4;
u4                310 tools/packfi2/crc32.c     c = REV((u4)crc);
u4                317 tools/packfi2/crc32.c     buf4 = (const u4 FAR *)(const void FAR *)buf;