Home
last modified time | relevance | path

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

/dports/cad/tkgate/tkgate-2.1/src/verga/
H A Dthyme.h122 FILE *openInPath(const char *name);
H A Dverilog.c113 if (!(f = openInPath(fileName))) { in VerilogLoadScript()
152 if (!(f = openInPath(name))) { in VerilogLoad()
H A Dthyme.c136 FILE *openInPath(const char *name) in openInPath() function
H A Dmemory.c313 if (!(f = openInPath(fileName))) in Memory_readFile()
H A Dcircuit.c1218 if (!(f = openInPath(fileName))) { in Circuit_readMemory()
/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Dtkgate.h513 FILE *openInPath(const char*);