Searched refs:XOTclInitProcNSCmd (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/generic/
H A DxotclCompile.c18 {0, 0, initProcNsCompile, XOTclInitProcNSCmd},
H A DxotclInt.h752 Tcl_ObjCmdProc XOTclInitProcNSCmd, XOTclSelfDispatchCmd, variable
H A Dxotcl.c12219 XOTclInitProcNSCmd(ClientData cd, Tcl_Interp *interp, int objc, Tcl_Obj *CONST objv[]) { function
13305 Tcl_CreateObjCommand(interp, "::xotcl::initProcNS", XOTclInitProcNSCmd, 0, 0);

Completed in 158 milliseconds