Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/usr/
H A Dusrcom.c944 case -2: return(nexttechs()); in us_nextvars()
2845 COMCOMP us_technologyup = {NOKEYWORD, topoftechs, nexttechs, NOPARAMS,
2847 static COMCOMP technologykp = {NOKEYWORD, topoftechs, nexttechs, NOPARAMS,
2849 static COMCOMP technologycp = {NOKEYWORD, topoftechs, nexttechs, NOPARAMS,
2867 COMCOMP us_technologytp = {NOKEYWORD, topoftechs, nexttechs,
2869 static COMCOMP technologydp = {NOKEYWORD, topoftechs, nexttechs,
/dports/cad/electric/electric-7.00/src/db/
H A Ddbtext.c666 static COMCOMP db_technologyp = {NOKEYWORD, topoftechs, nexttechs, NOPARAMS,
1185 CHAR *nexttechs(void) in nexttechs() function
/dports/cad/electric/electric-7.00/src/include/
H A Dglobal.h2513 CHAR *nexttechs(void);