Home
last modified time | relevance | path

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

/dports/science/py-pymol/pymol-open-source-2.4.0/layer2/
H A DObjectMolecule2.cpp115 int six_cycle = false; in populate_other() local
148 six_cycle = true; in populate_other()
169 if((five_cycle || six_cycle) && (other->n_cyclic_arom < cMaxOther)) { in populate_other()
171 if(five_cycle && six_cycle) in populate_other()
191 if(five_cycle || six_cycle) { in populate_other()