Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/usr/
H A Dusrcom.c86 static INTBIG us_poslayers; /* LAYERS */ variable
246 us_poslayers = el_curtech->layercount - 1; in us_topoflayers()
662 if (us_poslayers >= 0) in us_nextparse()
665 addstringtoinfstr(infstr, us_layerletters(el_curtech, us_poslayers)); in us_nextparse()
667 addstringtoinfstr(infstr, layername(el_curtech, us_poslayers)); in us_nextparse()
669 us_poslayers--; in us_nextparse()