Home
last modified time | relevance | path

Searched refs:IIT_find (Results 1 – 4 of 4) sorted by relevance

/dports/biology/gmap/gmap-2020-09-12/src/
H A Diit-read.h141 IIT_find (int *nmatches, T this, char *label);
H A Dget-genome.c1664 matches = IIT_find(&nmatches,map_iit,argv[0]); in main()
1847 matches = IIT_find(&nmatches,map_iit,line); in main()
H A Diit_get.c718 matches = IIT_find(&(*nmatches),*iit,query); in get_matches()
H A Diit-read.c3933 IIT_find (int *nmatches, T this, char *label) { in IIT_find() function
4129 matches = IIT_find(&nmatches,this,label); in IIT_find_one()