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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dtrace-event-read.c108 static unsigned int read4(void) function
167 size = read4();
185 size = read4();
253 count = read4();
269 systems = read4();
274 count = read4();
515 page_size = read4();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/examples/
H A Dgzappend.c223 unsigned long read4(file *in) function
343 if (crc != read4(&gz))
346 if ((tot & 0xffffffffUL) != read4(&gz))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/examples/
H A Dgzappend.c221 unsigned long read4(file *in) function
341 if (crc != read4(&gz))
344 if ((tot & 0xffffffffUL) != read4(&gz))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/examples/
H A Dgzappend.c221 unsigned long read4(file *in) function
341 if (crc != read4(&gz))
344 if ((tot & 0xffffffffUL) != read4(&gz))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/examples/
H A Dgzappend.c221 unsigned long read4(file *in) function
341 if (crc != read4(&gz))
344 if ((tot & 0xffffffffUL) != read4(&gz))

Completed in 138 milliseconds