Home
last modified time | relevance | path

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

/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Derror.h79 void Error_navigateToModule(EditState **es,const char *path);
H A Derror.c611 void Error_navigateToModule(EditState **es,const char *path) in Error_navigateToModule() function
H A Dtclfuncs.c2817 Error_navigateToModule(&TkGate.circuit->es,argv[1]); in gat_gotoCPathNet()