Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/usr/
H A Dusredtecc.c202 static void us_tecedarcfunction(NODEINST*, INTBIG, CHAR*[]);
2173 case ARCFUNCTION: us_tecedarcfunction(ni, count, par); break; in us_teceditmodobject()
2777 void us_tecedarcfunction(NODEINST *ni, INTBIG count, CHAR *par[]) in us_tecedarcfunction() function