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

/darwin-on-arm/xnu/libkern/zlib/
H A Dgzio.c109 local uLong getLong OF((gz_stream *s));
500 if (getLong(s) != s->crc) {
503 (void)getLong(s);
962 local uLong getLong (s) function

Completed in 18 milliseconds