Home | History | Annotate | Download | only in coders

Lines Matching refs:uInt

4832               crc32(crc32(0,data,4),chunk,(uInt) length));
11835 (uInt) length));
13038 (void) WriteBlobMSBULong(image,crc32(0,chunk,(uInt) num_bytes));
13198 (void) WriteBlobMSBULong(image, crc32(0,p,(uInt) len+4));
13224 (uInt) length));
13295 (void) WriteBlobMSBULong(image,crc32(crc32(0,chunk,4),blob,(uInt) length));
13831 (void) WriteBlobMSBULong(image,crc32(0,chunk,(uInt) length));
14043 (void) WriteBlobMSBULong(image,crc32(0,chunk,(uInt) (data_length+4)));
14097 (uInt) (data_length+4)));