Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/usr/
H A Dusrcom.c91 static INTBIG us_posfunction; /* NODEFUN/ARCFUN */ variable
411 us_posfunction = 0; in us_topofnodefun()
419 us_posfunction = 0; in us_topofarcfun()
721 nextname = nodefunctionname(us_posfunction, NONODEINST); in us_nextparse()
722 us_posfunction++; in us_nextparse()
728 nextname = arcfunctionname(us_posfunction); in us_nextparse()
729 us_posfunction++; in us_nextparse()