InterpProc 32 tclProc.c extern int InterpProc();
InterpProc 78 tclProc.c Tcl_CreateCommand(interp, argv[1], InterpProc,
InterpProc 563 tclProc.c if (cmdPtr->proc != InterpProc) {
InterpProc 591 tclProc.c if (cmdPtr->proc == InterpProc) {