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

/glassfish-3.1.2/installer/src/cpp/share/launcher/zlib-1.1.4/
H A Dgzio.c60 local void putLong OF((FILE *file, uLong x));
788 local void putLong (file, x) function
836 putLong (s->file, s->crc);
837 putLong (s->file, s->stream.total_in);

Completed in 35 milliseconds