Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dsaled.h53 extern SelStructPtr replace_region (SelStructPtr ssp, Uint2 ssp_ed, Uint2 ssp_id, Uint2 ssp_it, Int…
H A Dsaled.c164 extern SelStructPtr replace_region (SelStructPtr ssp, Uint2 ssp_ed, Uint2 ssp_id, Uint2 ssp_it, Int… in replace_region() argument
168 ssp->entityID = ssp_ed; in replace_region()
/dports/biology/ncbi-toolkit/ncbi/api/
H A Dsalutil.h165 NLM_EXTERN SelStructPtr SelStructNew (Uint2 ssp_ed, Uint2 ssp_id, Uint2 ssp_it, Int4 from, Int4 to,…
188 NLM_EXTERN SelEdStructPtr new_seledstruct (Uint2 ssp_ed, Uint2 ssp_id, Uint2 ssp_it, Uint2 ssp_sit,…
189 NLM_EXTERN SelEdStructPtr new_seledstruct_fromseqloc (Uint2 ssp_ed, Uint2 ssp_id, Uint2 ssp_it, Uin…
H A Dsalutil.c1558 NLM_EXTERN SelStructPtr SelStructNew (Uint2 ssp_ed, Uint2 ssp_id, Uint2 ssp_it, Int4 from, Int4 to,… in SelStructNew() argument
1565 ssp->entityID = ssp_ed; in SelStructNew()
1814 NLM_EXTERN SelEdStructPtr new_seledstruct (Uint2 ssp_ed, Uint2 ssp_id, Uint2 ssp_it, Uint2 ssp_sit,… in new_seledstruct() argument
1822 sesp->entityID = ssp_ed; in new_seledstruct()
1865 NLM_EXTERN SelEdStructPtr new_seledstruct_fromseqloc (Uint2 ssp_ed, Uint2 ssp_id, Uint2 ssp_it, Uin… in new_seledstruct_fromseqloc() argument
1872 sesp->entityID = ssp_ed; in new_seledstruct_fromseqloc()