Home
last modified time | relevance | path

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

/dports/science/openbabel/openbabel-3.1.1/src/formats/libinchi/
H A Dichican2.c1447 int startAt1, endAt1, startAt2, endAt2; /*endCt,*/ in CtPartCompare() local
1584 startAt1 = Ct1->nextAtRank[k-1]-1; in CtPartCompare()
1588 startAt1 = startAt2 = 0; in CtPartCompare()
1621 startAt1 = startAt2 = inchi_min(startAt1, startAt2); in CtPartCompare()
1706 if ( (diff = -(startAt1 - startAt2)) ) { in CtPartCompare()
1834 int startAt1, endAt1, startAt2, endAt2; /*endCt,*/ in CtFullCompare() local
1848 startAt1 = startAt2 = 0; in CtFullCompare()
2079 int startAt1, endAt1, startAt2, endAt2; /*endCt,*/ in CtPartCopy() local
2087 startAt1 = Ct1->nextAtRank[k-1]-1; in CtPartCopy()
2091 startAt1 = startAt2 = 0; in CtPartCopy()
[all …]
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/disman/schedule/
H A DschedConf.c130 int bit_buf_len, int max_val, int startAt1 ) { in _sched_convert_bits() argument
169 if ( startAt1 ) in _sched_convert_bits()