Home
last modified time | relevance | path

Searched refs:putU32 (Results 1 – 1 of 1) sorted by relevance

/trueos/sys/kern/
HDkern_gzio.c75 local void putU32 OF((gz_stream *file, uint32_t x));
333 local void putU32 (s, x) in putU32() function
376 putU32 (s, s->crc);
377 putU32 (s, (uint32_t) s->stream.total_in);