Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/sim/
H A Dsimfasthenry.cpp520 canexecute = graphicshas(CANRUNPROCESS); in sim_fasthenrydlog()
H A Dsim.cpp3394 canexecute = graphicshas(CANRUNPROCESS); in sim_spicedlog()
/dports/cad/electric/electric-7.00/src/include/
H A Dusr.h145 #define CANRUNPROCESS 010 /* can run subprocesses (fork and exec) */ macro
/dports/cad/electric/electric-7.00/src/graph/
H A Dgraphpccode.cpp1254 if ((want&CANRUNPROCESS) != 0) return(FALSE); in graphicshas()
H A DgraphmacX.c2002 if ((want&(CANRUNPROCESS|CANDOTHREADS)) != 0) return(FALSE); in graphicshas()
H A Dgraphmac.c2207 if ((want&(CANRUNPROCESS|CANDOTHREADS)) != 0) return(FALSE); in graphicshas()