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

/ast/src/cmd/pzip/
H A Dpop.c135 * gather stats from sp into ip
139 gather(register Pz_t* pz, register Pzpart_t* pp, Sfio_t* sp, register Info_t* ip, size_t* map, size_t m) function
297 if ((rows = gather(pz, pp, pz->io, ip, map, m)) < 0)
369 if ((rows = gather(pz, pp, pz->io, ip, map, m)) < 0)

Completed in 232 milliseconds