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

/macosx-10.9.5/ruby-104/ruby/ext/tk/
H A Dtcltklib.c3711 ip_InterpExitObjCmd(ClientData clientData, Tcl_Interp *interp, function
3714 ip_InterpExitObjCmd(clientData, interp, argc, argv)
6008 Tcl_CreateObjCommand(slave, "exit", ip_InterpExitObjCmd,
6345 Tcl_CreateObjCommand(ptr->ip, "interp_exit", ip_InterpExitObjCmd,
6471 Tcl_CreateObjCommand(slave->ip, "exit", ip_InterpExitObjCmd,
6663 Tcl_CreateObjCommand(ptr->ip, "exit", ip_InterpExitObjCmd,
6771 Tcl_CreateObjCommand(ptr->ip, "exit", ip_InterpExitObjCmd,

Completed in 239 milliseconds