Home
last modified time | relevance | path

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

/dports/math/sisl/SISL-SISL-4.6.0-44-g9114631/src/
H A Dsh6edgred.c121 if (pcurr->iinter == SI_TRIM)
141 if (pt1->iinter == SI_TRIM &&
142 pt2->iinter == SI_TRIM)
167 if (pcurr->iinter == SI_TRIM)
177 if (pt1->iinter == SI_TRIM)
212 if (pt1->iinter == SI_TRIM)
H A Dsh6red.c181 if (pintdat->vpoint[i]->iinter == SI_TRIM)
255 pcurr->iinter == SI_TRIM &&
259 if (pcurr->pnext[ind_1]->iinter == SI_TRIM)
H A Dsh6trmlist.c107 if (pt->iinter != SI_TRIM)
H A Dintjoinper.c421 plast_1->iinter == SI_TRIM ||
424 pfirst_2->iinter == SI_TRIM ||
H A Dspli_silh.c153 if (pfirst->iinter == SI_TRIM) continue;
H A Dsh6degen.c196 if (pfirst->iinter == SI_TRIM) continue;
H A Dhp_s1880.c216 if (qpfirst->iinter == SI_TRIM && qpfirst == qplast)
H A Dsh6idlis.c331 if (pcurr->iinter == SI_TRIM &&
340 if (pstart->iinter == SI_TRIM)
H A Dsh1762.c1023 (*rintdat)->vpoint[ki]->iinter = SI_TRIM;
/dports/math/sisl/SISL-SISL-4.6.0-44-g9114631/include/
H A DsislP.h361 SI_ORD = 1, SI_SING, SI_TRIM, SI_TOUCH enumerator