Home
last modified time | relevance | path

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

/third_party/zlib/contrib/blast/
H A Dblast.c44 void *inhow; /* opaque information passed to infun() */ member
80 s->left = s->infun(s->inhow, &(s->in)); in bits()
164 s->left = s->infun(s->inhow, &(s->in)); in decode()
383 int blast(blast_in infun, void *inhow, blast_out outfun, void *outhow, in blast() argument
391 s.inhow = inhow; in blast()
H A Dblast.h45 int blast(blast_in infun, void *inhow, blast_out outfun, void *outhow,
56 * an input error. (blast() only asks for input if it needs it.) inhow is for

Completed in 2 milliseconds