Home
last modified time | relevance | path

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

/dports/cad/pcb/pcb-4.2.0/src/
H A Dedif.h192 EDIF_TOK_INTERSECTION = 408, enumerator
487 #define EDIF_TOK_INTERSECTION 408 macro
H A Dedif.c448 EDIF_TOK_INTERSECTION = 408, enumerator
743 #define EDIF_TOK_INTERSECTION 408 macro
5611 {"intersection", EDIF_TOK_INTERSECTION},
5846 static short f_Difference[] = {EDIF_TOK_FIGUREGROUPREF, EDIF_TOK_INTERSECTION,
5893 EDIF_TOK_INTERSECTION, EDIF_TOK_UNION,
5926 EDIF_TOK_INTERSECTION, EDIF_TOK_UNION,
5964 EDIF_TOK_INTERSECTION, EDIF_TOK_UNION,
5976 static short f_Inverse[] = {EDIF_TOK_FIGUREGROUPREF, EDIF_TOK_INTERSECTION,
6084 static short f_Oversize[] = {EDIF_TOK_FIGUREGROUPREF, EDIF_TOK_INTERSECTION,
6250 static short f_Union[] = {EDIF_TOK_FIGUREGROUPREF, EDIF_TOK_INTERSECTION,
[all …]
H A Dedif.y358 %token EDIF_TOK_INTERSECTION
1284 Intersection : EDIF_TOK_INTERSECTION _Intersection PopC
2866 {"intersection", EDIF_TOK_INTERSECTION},
3101 static short f_Difference[] = {EDIF_TOK_FIGUREGROUPREF, EDIF_TOK_INTERSECTION,
3148 EDIF_TOK_INTERSECTION, EDIF_TOK_UNION,
3181 EDIF_TOK_INTERSECTION, EDIF_TOK_UNION,
3219 EDIF_TOK_INTERSECTION, EDIF_TOK_UNION,
3231 static short f_Inverse[] = {EDIF_TOK_FIGUREGROUPREF, EDIF_TOK_INTERSECTION,
3339 static short f_Oversize[] = {EDIF_TOK_FIGUREGROUPREF, EDIF_TOK_INTERSECTION,
3505 static short f_Union[] = {EDIF_TOK_FIGUREGROUPREF, EDIF_TOK_INTERSECTION,
[all …]