Home
last modified time | relevance | path

Searched refs:BT_CLEAN (Results 1 – 2 of 2) sorted by relevance

/dports/biology/emboss/EMBOSS-6.6.0/ajax/core/
H A Dajindex.c9895 page->dirty = BT_CLEAN; in ajBtreeIdwildQuery()
9972 page->dirty = BT_CLEAN; in ajBtreeIdwildQuery()
10121 page->dirty = BT_CLEAN; in ajBtreeIdentFetchwildId()
10356 page->dirty = BT_CLEAN; in ajBtreeIdentFetchwildHit()
10593 page->dirty = BT_CLEAN; in ajBtreeIdentFetchwildHitref()
17059 page->dirty = BT_CLEAN; in ajBtreeKeywildQuery()
17186 page->dirty = BT_CLEAN; in ajBtreeKeywildQuery()
17532 page->dirty = BT_CLEAN; in ajBtreeKeyFetchwildId()
17764 page->dirty = BT_CLEAN; in ajBtreeKeyFetchwildHit()
17999 page->dirty = BT_CLEAN; in ajBtreeKeyFetchwildHitref()
[all …]
H A Dajindex.h61 #define BT_CLEAN 0 macro