Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/api/
H A Dgather.c3926 Boolean reload_from_cache = TRUE; /* default behavior */ in IGCCBuild() local
3939 reload_from_cache = FALSE; in IGCCBuild()
3942 if ((omdp->tempload == TL_CACHED) && (reload_from_cache)) /* must reload from cache */ in IGCCBuild()
H A Dseqmgr.c72 static BioseqPtr NEAR BioseqFindFunc PROTO((SeqIdPtr sid, Boolean reload_from_cache, Boolean force_…
672 static BioseqPtr NEAR BioseqFindFunc (SeqIdPtr sid, Boolean reload_from_cache, Boolean force_it, Bo… in BioseqFindFunc() argument
720 if (! reload_from_cache) in BioseqFindFunc()
864 if (! reload_from_cache) in BioseqFindFunc()