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

/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A DtclCmdIL.c113 static int InfoCommandsCmd(ClientData dummy, Tcl_Interp *interp,
161 {"commands", InfoCommandsCmd, NULL},
573 * InfoCommandsCmd --
595 InfoCommandsCmd(
588 InfoCommandsCmd( function
/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A DtclCmdIL.c100 static int InfoCommandsCmd _ANSI_ARGS_((ClientData dummy,
473 result = InfoCommandsCmd(clientData, interp, objc, objv);
712 * InfoCommandsCmd --
734 InfoCommandsCmd(dummy, interp, objc, objv)
727 InfoCommandsCmd(dummy, interp, objc, objv) function

Completed in 143 milliseconds