Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/api/
H A Dsqnutil4.c5735 FeatureClausePtr fcp, search_fcp; in GroupAltSplicedExons() local
5767 && ! search_fcp->delete_me in GroupAltSplicedExons()
5768 && search_fcp->is_alt_spliced in GroupAltSplicedExons()
5769 && search_fcp->featlist != NULL in GroupAltSplicedExons()
5780 search_fcp->delete_me = TRUE; in GroupAltSplicedExons()
5920 FeatureClausePtr fcp, search_fcp; in GroupSegmentedCDSs() local
5953 || search_fcp->delete_me in GroupSegmentedCDSs()
5954 || search_fcp->featlist == NULL in GroupSegmentedCDSs()
5955 || search_fcp->featlist->choice != DEFLINE_FEATLIST in GroupSegmentedCDSs()
5967 search_fcp->delete_me = TRUE; in GroupSegmentedCDSs()
[all …]