Home
last modified time | relevance | path

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

/dports/cad/pcb/pcb-4.2.0/src/
H A Dedif.h268 EDIF_TOK_PORTDELAY = 484, enumerator
563 #define EDIF_TOK_PORTDELAY 484 macro
H A Dedif.c524 EDIF_TOK_PORTDELAY = 484, enumerator
819 #define EDIF_TOK_PORTDELAY 484 macro
5687 {"portdelay", EDIF_TOK_PORTDELAY},
6129 EDIF_TOK_PORTDELAY, -EDIF_TOK_DESIGNATOR,
6135 EDIF_TOK_PORTDELAY, -EDIF_TOK_DCFANINLOAD,
6158 EDIF_TOK_PORTDELAY, -EDIF_TOK_DESIGNATOR,
6435 BE(f_PortDelay, EDIF_TOK_PORTDELAY),
H A Dedif.y434 %token EDIF_TOK_PORTDELAY
1955 PortDelay : EDIF_TOK_PORTDELAY Derivation _PortDelay PopC
2942 {"portdelay", EDIF_TOK_PORTDELAY},
3384 EDIF_TOK_PORTDELAY, -EDIF_TOK_DESIGNATOR,
3390 EDIF_TOK_PORTDELAY, -EDIF_TOK_DCFANINLOAD,
3413 EDIF_TOK_PORTDELAY, -EDIF_TOK_DESIGNATOR,
3690 BE(f_PortDelay, EDIF_TOK_PORTDELAY),