Home
last modified time | relevance | path

Searched refs:gat_new (Results 1 – 2 of 2) sorted by relevance

/dports/cad/tkgate/tkgate-2.1/scripts/
H A Dfile.tcl45 gat_new "$DirSelector::currentDir/$File::newFileName" "$File::newModuleName"
47 gat_new "$File::newFileName" "$File::newModuleName"
/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Dtclfuncs.c180 static int gat_new(ClientData _d,Tcl_Interp *tcl,int argc,const char *argv[]) in gat_new() function
3770 {"gat_new", gat_new},