Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_fx3.c126 static int32 pth_overlap(struct pathel_t *, struct pathel_t *);
5971 if (pth_overlap(pep1, pep2)) in chk_rep_in_fullpth()
5997 if (pth_overlap(pep1, pep2)) in chk_rep_in_fullpth()
6036 static int32 pth_overlap( struct pathel_t *pep1, struct pathel_t *pep2) in pth_overlap() function
6100 if (pth_overlap(pep1s, pep2s) && pth_overlap(pep1e, pep2e)) in chk_rep_sdpds()