Home
last modified time | relevance | path

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

/dports/cad/alliance/alliance/src/sea/src/
H A DDEF_actions.c106 static long LV_mVIA = 0L; variable
675 LV_mVIA = 0L;
1350 if (LV_mVIA > SIZE_TDATAVIA) {
1356 tDataVIA[LV_mVIA].name = namealloc (aName);
1357 tDataVIA[LV_mVIA].VIA = aCut;
1358 tDataVIA[LV_mVIA].flags |= F_DATA_SET;
1359 tDataVIA[LV_mVIA].width = aWidth;
1360 tDataVIA[LV_mVIA].height = aHeight;
1362 LV_mVIA++;