Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/api/
H A Dsequtil.c7543 static Boolean GetThePointForOffset(SeqLocPtr of, SeqPntPtr target, Uint1 which_end);
7565 if (! GetThePointForOffset(of, &sp, which_end)) in GetOffsetInLoc()
7601 if (! GetThePointForOffset(of, &sp, which_end)) in GetOffsetInBioseq()
7978 Boolean GetThePointForOffset(SeqLocPtr of, SeqPntPtr target, Uint1 which_end) in GetThePointForOffset() function