Home
last modified time | relevance | path

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

/dports/cad/magic/magic-8.3.245/extract/
H A DExtBasic.c1109 lb = extSpecialBounds[0];
1456 if (extSpecialBounds[nterm] == NULL)
1459 extSpecialBounds[nterm] = extSpecialBounds[0];
1460 extSpecialBounds[0] = extSpecialBounds[nterm]->b_next;
1461 extSpecialBounds[nterm]->b_next = NULL;
1481 extSpecialBounds[0] = lb->b_next;
1496 extSpecialBounds[0] = lb->b_next;
1510 extSpecialBounds[0] = lb->b_next;
1524 extSpecialBounds[0] = lb->b_next;
2159 if (extSpecialBounds[0] != NULL)
[all …]