HomeSort by relevance Sort by last modified time
    Searched refs:blast_out (Results 1 - 2 of 2) sorted by null

  /external/zlib/src/contrib/blast/
blast.h 39 typedef int (*blast_out)(void *how, unsigned char *buf, unsigned len); typedef
45 int blast(blast_in infun, void *inhow, blast_out outfun, void *outhow);
blast.c 50 blast_out outfun; /* output function provided by user */
379 int blast(blast_in infun, void *inhow, blast_out outfun, void *outhow)

Completed in 187 milliseconds