Home
last modified time | relevance | path

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

/dports/cad/pcb/pcb-4.2.0/src/
H A Dedif.h85 EDIF_TOK_R90 = 301, enumerator
380 #define EDIF_TOK_R90 301 macro
H A Dedif.c341 EDIF_TOK_R90 = 301, enumerator
636 #define EDIF_TOK_R90 301 macro
5426 {"r90", EDIF_TOK_R90},
5465 static short e_Orientation[] = {EDIF_TOK_R0, EDIF_TOK_R90, EDIF_TOK_R180,
H A Dedif.y250 %token EDIF_TOK_R90
1770 | EDIF_TOK_R90
2681 {"r90", EDIF_TOK_R90},
2720 static short e_Orientation[] = {EDIF_TOK_R0, EDIF_TOK_R90, EDIF_TOK_R180,