Searched refs:read4 (Results 1 - 2 of 2) sorted by relevance

/external/compiler-rt/lib/tsan/
H A Dcheck_analyze.sh41 for f in read1 read2 read4 read8; do
/external/zlib/src/examples/
H A Dgzappend.c223 unsigned long read4(file *in) function
343 if (crc != read4(&gz))
346 if ((tot & 0xffffffffUL) != read4(&gz))

Completed in 133 milliseconds