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

/ast/src/lib/libz/
H A Dgzio.c93 local void putLong OF((FILE *file, uLong x));
1080 local void putLong (file, x) function
1127 putLong (s->file, s->crc);
1128 putLong (s->file, (uLong)(s->in & 0xffffffff));

Completed in 8 milliseconds