Lines Matching refs:u4
39 typedef unsigned int u4; typedef
42 typedef unsigned long u4; typedef
45 typedef unsigned short u4; typedef
238 u4 endian;
274 register u4 c;
275 register const u4 FAR *buf4;
277 c = (u4)crc;
284 buf4 = (const u4 FAR *)(const void FAR *)buf;
315 register u4 c;
316 register const u4 FAR *buf4;
318 c = REV((u4)crc);
325 buf4 = (const u4 FAR *)(const void FAR *)buf;