Home
last modified time | relevance | path

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

/dports/biology/molden/molden5.8/
H A Dgetpoi.f929 logical isacc,isdon local
955 if ((iai.eq.1.and.isacc(iaj)).or.
956 & (iaj.eq.1.and.isacc(iai))) then
1039 logical function isacc(iatnr) function
1047 isacc = .false.
1050 if (iatnr.eq.iacc(i)) isacc = .true.
/dports/print/texlive-base/texlive-20150521-source/utils/pmx/pmx-2.7.0/
H A Dpmxab.c24161 static logical isacc; in make2bar_() local
24595 isacc = (all_1.nacc[commvl_1.ivx + ip * 24 - 25] & 3) > 0 && ! in make2bar_()
24603 isaccs = isacc || bit_test(all_1.iornq[commvl_1.ivx + ip * 24 - 1],0); in make2bar_()
24965 if (isacc) { in make2bar_()
25936 isacc = (all_1.iornq[commvl_1.ivx + ip * 24 - 1] & in make2bar_()
25955 isacc = FALSE_; in make2bar_()
25967 if (isacc && ! comcwrf_1.cwrferm[commvl_1.ivx - 1]) { in make2bar_()
H A Dpmx270.for3308 c subroutine chkarp(found1,ncrd,icrdat,icrdot,ivx,ip,isacc,isarp,
15801 * isacc,isfirst,flgndb,btest,stemup,upslur,
16025 isacc = iand(nacc(ivx,ip),3).gt.0
16033 isaccs = isacc .or. btest(iornq(ivx,ip),0)
16307 if (isacc) nacc(ivx,ip) = ibset(nacc(ivx,ip),3)
16851 isacc = iand(iornq(ivx,ip),4194287) .gt. 0
16853 c isacc=.true. if any ornament except segno
16864 isacc = .false.
16874 if (isacc .and. .not.cwrferm(ivx)) then