Home
last modified time | relevance | path

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

/dports/print/texlive-base/texlive-20150521-source/utils/pmx/pmx-2.7.0/
H A Dpmx270.for7068 dimension mask(49,3),nummask(3),eqonly(49,3)
7071 c logical short(48),eqonly
7074 logical short(248),eqonly
7111 data eqonly /3*.true.,46*.false.,7*.true.,91*.false./
7247 if (eqonly(it,ibmtyp)) then
H A Dpmxab.c11578 static logical eqonly[147] /* was [49][3] */ = { TRUE_,TRUE_,TRUE_, in findbeam_() local
11790 if (eqonly[it + combeam_1.ibmtyp * 49 - 50]) { in findbeam_()