Home
last modified time | relevance | path

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

/dports/cad/pcb/pcb-4.2.0/src/
H A Dedif.h66 EDIF_TOK_INPUT = 282, enumerator
361 #define EDIF_TOK_INPUT 282 macro
H A Dedif.c322 EDIF_TOK_INPUT = 282, enumerator
617 #define EDIF_TOK_INPUT 282 macro
5407 {"input", EDIF_TOK_INPUT},
5456 static short e_Direction[] = {EDIF_TOK_INPUT, EDIF_TOK_OUTPUT,
H A Dedif.y231 %token EDIF_TOK_INPUT
906 | EDIF_TOK_INPUT
2662 {"input", EDIF_TOK_INPUT},
2711 static short e_Direction[] = {EDIF_TOK_INPUT, EDIF_TOK_OUTPUT,