Home
last modified time | relevance | path

Searched refs:alloc_header_p (Results 1 – 6 of 6) sorted by relevance

/dports/biology/gmap/gmap-2020-09-12/src/
H A Dknownsplicing.c263 bool firstp = true, saw_n_p, allocp, alloc_header_p; in Knownsplicing_retrieve_via_splicesites() local
281 /* annot = */ IIT_annotation(&restofheader,splicing_iit,splicesites1[0],&alloc_header_p); in Knownsplicing_retrieve_via_splicesites()
292 if (alloc_header_p == true) { in Knownsplicing_retrieve_via_splicesites()
388 /* annot = */ IIT_annotation(&restofheader,splicing_iit,splicesites1[i],&alloc_header_p); in Knownsplicing_retrieve_via_splicesites()
403 if (alloc_header_p == true) { in Knownsplicing_retrieve_via_splicesites()
H A Diit-read-univ.h67 Univ_IIT_annotation (char **restofheader, T this, int index, bool *alloc_header_p);
H A Diit-read-univ.c261 bool *altlocp, alloc_header_p; in Univ_IIT_altlocp() local
293 Univ_IIT_annotation(&restofheader,altscaffold_iit,alti/*+1*/,&alloc_header_p); in Univ_IIT_altlocp()
333 if (alloc_header_p) { in Univ_IIT_altlocp()
591 Univ_IIT_annotation (char **restofheader, T this, int index, bool *alloc_header_p) { in Univ_IIT_annotation() argument
608 *alloc_header_p = false; in Univ_IIT_annotation()
614 *alloc_header_p = false; in Univ_IIT_annotation()
628 *alloc_header_p = true; in Univ_IIT_annotation()
H A Diit-read.h88 IIT_annotation (char **restofheader, T this, int index, bool *alloc_header_p);
H A Dsplicetrie_build.c402 bool firstp = true, saw_n_p, allocp, alloc_header_p; in Splicetrie_retrieve_via_splicesites() local
423 /* annot = */ IIT_annotation(&restofheader,splicing_iit,splicesites1[0],&alloc_header_p); in Splicetrie_retrieve_via_splicesites()
434 if (alloc_header_p == true) { in Splicetrie_retrieve_via_splicesites()
544 /* annot = */ IIT_annotation(&restofheader,splicing_iit,splicesites1[i],&alloc_header_p); in Splicetrie_retrieve_via_splicesites()
559 if (alloc_header_p == true) { in Splicetrie_retrieve_via_splicesites()
H A Diit-read.c489 IIT_annotation (char **restofheader, T this, int index, bool *alloc_header_p) { in IIT_annotation() argument
526 *alloc_header_p = false; in IIT_annotation()
535 *alloc_header_p = false; in IIT_annotation()
541 *alloc_header_p = false; in IIT_annotation()
555 *alloc_header_p = true; in IIT_annotation()