Searched refs:write32 (Results 1 – 2 of 2) sorted by relevance
12 def write32(output, value): function31 write32(output, mtime)46 write32(output, crcval) # ... the CRC ...47 write32(output, statval[6]) # and the file size.
32 def write32(output, value): function43 write32(output, 0)57 write32(output, crcval)58 write32(output, statval.st_size)