| /src/common/dist/zlib/contrib/blast/ |
| blast.c | 54 blast_out outfun; /* output function provided by user */ member in struct:state 55 void *outhow; /* opaque information passed to outfun() */ 362 if (s->outfun(s->outhow, s->out, s->next)) return 1; 373 if (s->outfun(s->outhow, s->out, s->next)) return 1; 383 int blast(blast_in infun, void *inhow, blast_out outfun, void *outhow, 402 s.outfun = outfun; 420 if (err != 1 && s.next && s.outfun(s.outhow, s.out, s.next) && err == 0)
|
| /src/external/gpl3/binutils/dist/zlib/contrib/blast/ |
| blast.c | 54 blast_out outfun; /* output function provided by user */ member in struct:state 55 void *outhow; /* opaque information passed to outfun() */ 362 if (s->outfun(s->outhow, s->out, s->next)) return 1; 373 if (s->outfun(s->outhow, s->out, s->next)) return 1; 383 int blast(blast_in infun, void *inhow, blast_out outfun, void *outhow, 402 s.outfun = outfun; 420 if (err != 1 && s.next && s.outfun(s.outhow, s.out, s.next) && err == 0)
|
| /src/external/gpl3/binutils.old/dist/zlib/contrib/blast/ |
| blast.c | 54 blast_out outfun; /* output function provided by user */ member in struct:state 55 void *outhow; /* opaque information passed to outfun() */ 362 if (s->outfun(s->outhow, s->out, s->next)) return 1; 373 if (s->outfun(s->outhow, s->out, s->next)) return 1; 383 int blast(blast_in infun, void *inhow, blast_out outfun, void *outhow, 402 s.outfun = outfun; 420 if (err != 1 && s.next && s.outfun(s.outhow, s.out, s.next) && err == 0)
|
| /src/external/gpl3/gdb/dist/zlib/contrib/blast/ |
| blast.c | 54 blast_out outfun; /* output function provided by user */ member in struct:state 55 void *outhow; /* opaque information passed to outfun() */ 362 if (s->outfun(s->outhow, s->out, s->next)) return 1; 373 if (s->outfun(s->outhow, s->out, s->next)) return 1; 383 int blast(blast_in infun, void *inhow, blast_out outfun, void *outhow, 402 s.outfun = outfun; 420 if (err != 1 && s.next && s.outfun(s.outhow, s.out, s.next) && err == 0)
|
| /src/external/gpl3/gdb.old/dist/zlib/contrib/blast/ |
| blast.c | 54 blast_out outfun; /* output function provided by user */ member in struct:state 55 void *outhow; /* opaque information passed to outfun() */ 362 if (s->outfun(s->outhow, s->out, s->next)) return 1; 373 if (s->outfun(s->outhow, s->out, s->next)) return 1; 383 int blast(blast_in infun, void *inhow, blast_out outfun, void *outhow, 402 s.outfun = outfun; 420 if (err != 1 && s.next && s.outfun(s.outhow, s.out, s.next) && err == 0)
|