Searched refs:openInPath (Results 1 – 6 of 6) sorted by relevance
122 FILE *openInPath(const char *name);
113 if (!(f = openInPath(fileName))) { in VerilogLoadScript()152 if (!(f = openInPath(name))) { in VerilogLoad()
136 FILE *openInPath(const char *name) in openInPath() function
313 if (!(f = openInPath(fileName))) in Memory_readFile()
1218 if (!(f = openInPath(fileName))) { in Circuit_readMemory()
513 FILE *openInPath(const char*);