Searched refs:is_htg (Results 1 – 5 of 5) sorted by relevance
64 char* GetDescrComment(char* offset, size_t len, Int2 col_data, bool is_htg, bool is_pat);
3706 Int4 is_htg; in CollectGapFeats() local3729 is_htg = -1; in CollectGapFeats()3732 if(is_htg >= 0 && is_htg <= 2) in CollectGapFeats()3735 is_htg = 3; in CollectGapFeats()3737 is_htg = 0; in CollectGapFeats()3739 is_htg = 1; in CollectGapFeats()3741 is_htg = 2; in CollectGapFeats()3743 is_htg = 3; in CollectGapFeats()3876 if(is_htg == 0 || is_htg == 1) in CollectGapFeats()3888 else if(is_htg == 2 || is_htg == 3) in CollectGapFeats()[all …]
1238 bool is_htg; in GetGenBankDescr() local1468 is_htg = true; in GetGenBankDescr()1470 is_htg = false; in GetGenBankDescr()1478 (pp->xml_comp ? false : is_htg), in GetGenBankDescr()
1929 bool is_htg = false; in GetEmblDescr() local2140 is_htg = true; in GetEmblDescr()2227 (pp->xml_comp ? false : is_htg), in GetEmblDescr()
1198 bool is_htg, bool is_pat) in GetDescrComment() argument1216 if ((is_htg && bptr[col_data] == '*') || in GetDescrComment()