Home
last modified time | relevance | path

Searched refs:read4 (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/beast/test/extern/zlib-1.2.11/examples/
Dgzappend.c223 unsigned long read4(file *in) in read4() function
343 if (crc != read4(&gz)) in gzscan()
346 if ((tot & 0xffffffffUL) != read4(&gz)) in gzscan()
/third_party/zlib/examples/
Dgzappend.c223 unsigned long read4(file *in) in read4() function
343 if (crc != read4(&gz)) in gzscan()
346 if ((tot & 0xffffffffUL) != read4(&gz)) in gzscan()
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/examples/
Dgzappend.c223 unsigned long read4(file *in) in read4() function
343 if (crc != read4(&gz)) in gzscan()
346 if ((tot & 0xffffffffUL) != read4(&gz)) in gzscan()