Home
last modified time | relevance | path

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

/dports/cad/pcb/pcb-4.2.0/src/
H A Dedif.h59 EDIF_TOK_EXTEND = 275, enumerator
354 #define EDIF_TOK_EXTEND 275 macro
H A Dedif.y224 %token EDIF_TOK_EXTEND
766 _CornerType : EDIF_TOK_EXTEND
959 _EndType : EDIF_TOK_EXTEND
2655 {"extend", EDIF_TOK_EXTEND},
2707 static short e_CornerType[] = {EDIF_TOK_EXTEND, EDIF_TOK_TRUNCATE,
2713 static short e_EndType[] = {EDIF_TOK_EXTEND, EDIF_TOK_TRUNCATE,
H A Dedif.c315 EDIF_TOK_EXTEND = 275, enumerator
610 #define EDIF_TOK_EXTEND 275 macro
5400 {"extend", EDIF_TOK_EXTEND},
5452 static short e_CornerType[] = {EDIF_TOK_EXTEND, EDIF_TOK_TRUNCATE,
5458 static short e_EndType[] = {EDIF_TOK_EXTEND, EDIF_TOK_TRUNCATE,