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