Home
last modified time | relevance | path

Searched refs:AjPBtHit (Results 1 – 3 of 3) sorted by relevance

/dports/biology/emboss/EMBOSS-6.6.0/ajax/core/
H A Dajindex.h272 #define AjPBtHit AjOBtHit* macro
1010 void ajBtreeHitDel(AjPBtHit *thys);
1012 AjPBtHit ajBtreeHitNew(void);
1013 AjPBtHit ajBtreeHitNewId(const AjPBtId btid);
H A Dajindex.c4348 AjPBtHit Hit = NULL; in ajBtreeHitNew()
4383 AjPBtHit Hit = NULL; in ajBtreeHitNewId()
4465 AjPBtHit *thys = (AjPBtHit *)voidarg; in ajBtreeHitDelVoid()
4489 AjPBtHit Hit = NULL; in btreeHitFree()
10254 AjPBtHit hit = NULL; in ajBtreeIdentFetchwildHit()
17308 AjPBtHit hit = NULL; in ajBtreeKeyFetchHit()
17674 AjPBtHit hit = NULL; in ajBtreeKeyFetchwildHit()
18856 AjPBtHit hit = NULL; in btreeHitDelFromList()
35294 const AjPBtHit hitx; in ajBtreeHitCmp()
35295 const AjPBtHit hity; in ajBtreeHitCmp()
[all …]
/dports/biology/emboss/EMBOSS-6.6.0/ajax/ajaxdb/
H A Dajtextdb.c4426 AjPBtHit newhit = NULL; in textEmbossQryEntry()
4434 AjPBtHit *allhits = NULL; in textEmbossQryEntry()
4530 AjPBtHit entry; in textEmbossQryNext()
4549 entry = (AjPBtHit) item; in textEmbossQryNext()
4560 entry = (AjPBtHit) item; in textEmbossQryNext()
4697 AjPBtHit newhit; in textEmbossQryNamespace()
4774 AjPBtHit newhit; in textEmbossQryOrganisms()
4855 AjPBtHit newhit; in textEmbossQryQuery()
4856 AjPBtHit *allhits = NULL; in textEmbossQryQuery()