Home
last modified time | relevance | path

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

/dports/cad/alliance/alliance/src/asimut/src/
H A Dvh_xcomm.c1024 pt_paevt = pt_papat->PAEVT;
1125 pt_paevt = pt_papat->PAEVT;
1145 pt_papat->PAEVT = pt_paevt;
1150 pt_papat->PAEVT = pt_paevt;
1157 pt_papat->PAEVT = pt_paevt;
1162 pt_papat->PAEVT = pt_paevt;
1233 pt_paevt = pt_papat->NEXT->PAEVT;
1246 pt_papat->NEXT->PAEVT = pt_paevt;
1251 pt_papat->NEXT->PAEVT = pt_paevt;
1256 pt_papat->NEXT->PAEVT = pt_paevt;
[all …]
H A Dvh_debug.c680 pnt [paevt_DFN].dat = papat_pnt->PAEVT;
/dports/cad/alliance/alliance/src/genpat/src/
H A DSAV_GEN.c61 if ( racine_papat->PAEVT == NULL ) in d_SAV_GENPAT()
69 tmp_paevt = racine_papat->PAEVT; in d_SAV_GENPAT()
H A Dlibpat_l.c843 racine_papat->PAEVT = lst_event;
870 tmp_papat->PAEVT = lst_event;
886 fils_papat->PAEVT = FusionPaevt (lst_event, fils_papat->PAEVT);
H A Dlibpat_l.h59 #define racine_paevt (racine_paseq->CURPAT->PAEVT)
/dports/cad/alliance/alliance/src/pat/src/
H A Dpat_getusage.c159 evt_pnt = pat_pnt->PAEVT;
162 ptuse->PAEVT++;
H A Dphl.h24 unsigned int PAEVT ; /* # of events */ member
H A Dpat_frepapat.c59 pat_frepaevt (ptpat->PAEVT);
H A Dpat_pattostr.c48 ptevt = ptpat->PAEVT;
H A Dpat_addpapat.c55 ptpat->PAEVT = NULL ;
H A Dpat_desc_y.y102 ptpat->PAEVT = NULL;
757 ptevt = ptpat->PAEVT;
768 FRE_EVTPNT = ptpat->PAEVT;
790 ptpat->PAEVT = NULL;
1261 PAT_PATPNT->PAEVT = ptevt;
H A Dpat.h143 struct paevt *PAEVT ; /* list of events */ member
H A Dpat_drvpat.c787 ptevt = ptpat->PAEVT;
815 ptevt = ptpat->PAEVT;
H A Dpat_debug.c256 pnt [paevt_DFN].dat = papat_pnt->PAEVT ;
/dports/cad/alliance/alliance/src/pat2spi/src/
H A Dpat2spi.c443 for ( PaEvt = PaPat->PAEVT; in P2Sdrivepatfig()
/dports/cad/alliance/alliance/src/xpat/src/
H A DXPT_place.c331 for ( PaEvt = PaPat->PAEVT; in XpatPlacePattern()