Searched refs:unz (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/vczip/tests/ |
H A D | tvcbwzip.c | 46 Vcodex_t *bwz, *unz; local 75 if(!(unz = vcopen(0, Vcbwt, 0, mtf, VC_DECODE)) ) 80 if((n = vcapply(unz, cmp, nc, &t)) != nb) 91 if(!(unz = vcrestore(b,n)) ) 99 if((n = vcapply(unz, cmp, nc, &t)) < 0)
|
Completed in 1098 milliseconds