Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/api/
H A Dsequtil.c7544 Boolean GetThePointForOffsetEx(SeqLocPtr of, SeqPntPtr target, Uint1 which_end, Boolean is_circular…
7615 if (! GetThePointForOffsetEx(of, &sp, which_end, is_circular)) in GetOffsetInBioseqEx()
7817 Boolean GetThePointForOffsetEx(SeqLocPtr of, SeqPntPtr target, Uint1 which_end, Boolean is_circular) in GetThePointForOffsetEx() function
7987 return GetThePointForOffsetEx (of, target, which_end, is_circular); in GetThePointForOffset()