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

/ast/src/cmd/pack/
H A DMakefile13 huffencode.c huffdecode.c
H A Dhuffman.h55 Sfoff_t huffencode(Huff_t*,Sfio_t*,Sfio_t*,int);
H A Dhuffencode.c59 Sfoff_t huffencode(register Huff_t *hp,Sfio_t *infile,Sfio_t *outfile,int size) function
H A Dpack.c170 else if(huffencode(hp,fpin,fpout,SF_UNBOUND)<0)

Completed in 64 milliseconds