Searched refs:IIT_find (Results 1 – 4 of 4) sorted by relevance
/dports/biology/gmap/gmap-2020-09-12/src/ |
H A D | iit-read.h | 141 IIT_find (int *nmatches, T this, char *label);
|
H A D | get-genome.c | 1664 matches = IIT_find(&nmatches,map_iit,argv[0]); in main() 1847 matches = IIT_find(&nmatches,map_iit,line); in main()
|
H A D | iit_get.c | 718 matches = IIT_find(&(*nmatches),*iit,query); in get_matches()
|
H A D | iit-read.c | 3933 IIT_find (int *nmatches, T this, char *label) { in IIT_find() function 4129 matches = IIT_find(&nmatches,this,label); in IIT_find_one()
|