putLong            81 other-licenses/zlib/gzio.c local void   putLong      OF((FILE *file, uLong x));
putLong           967 other-licenses/zlib/gzio.c         putLong (s->file, s->crc);
putLong           968 other-licenses/zlib/gzio.c         putLong (s->file, (uLong)(s->in & 0xffffffff));