Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/tools/
H A Dblast.c4198 SeqLocPtr filter_slp=NULL, private_slp=NULL, private_slp_rev=NULL, private_slp_double=NULL; in BLASTSetUpSearchInternalByLoc() local
4329private_slp_double = SeqLocIntNew(0, query_bsp->length-1 , Seq_strand_both, SeqIdFindBest(query_bs… in BLASTSetUpSearchInternalByLoc()
4332 private_slp_double, 1); in BLASTSetUpSearchInternalByLoc()
4333 SeqLocFree(private_slp_double); in BLASTSetUpSearchInternalByLoc()