HomeSort by: relevance | last modified time | path
    Searched defs:read4 (Results 1 - 2 of 2) sorted by relevancy

  /src/common/dist/zlib/examples/
gzappend.c 223 unsigned long read4(file *in) function in typeref:typename:unsigned long
343 if (crc != read4(&gz))
346 if ((tot & 0xffffffffUL) != read4(&gz))
gzappend.c 223 unsigned long read4(file *in) function in typeref:typename:unsigned long
343 if (crc != read4(&gz))
346 if ((tot & 0xffffffffUL) != read4(&gz))

Completed in 25 milliseconds