Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/tec/
H A Dtecschem.c261 static PORTPROTO *sch_anddiffports, *sch_ordiffports, *sch_xordiffports; variable
1317 sch_anddiffports = sch_ordiffports = sch_xordiffports = NOPORTPROTO; in sch_initprocess()
1341 sch_orprim->firstportproto->nextportproto->nextportproto = sch_ordiffports; in sch_termprocess()
1343 sch_anddiffports = sch_ordiffports = sch_xordiffports = NOPORTPROTO; in sch_termprocess()
1382 sch_ordiffports = sch_orprim->firstportproto->nextportproto->nextportproto; in sch_setmode()
1398 sch_orprim->firstportproto->nextportproto->nextportproto = sch_ordiffports; in sch_setmode()
1400 sch_anddiffports = sch_ordiffports = sch_xordiffports = NOPORTPROTO; in sch_setmode()