Home
last modified time | relevance | path

Searched refs:Tksh_InterpString (Results 1 – 9 of 9) sorted by relevance

/dports/shells/ksh93/ast-93u/src/lib/libtksh/src/
H A Ddebug.c85 Tksh_InterpString(debugInterp->interpType), file, line); in printState()
H A Deval.c92 Tksh_InterpString(commandData->commandType))); in Tcl_CreateCommand()
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtksh/src/
H A Ddebug.c85 Tksh_InterpString(debugInterp->interpType), file, line); in printState()
H A Deval.c92 Tksh_InterpString(commandData->commandType))); in Tcl_CreateCommand()
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libtksh/src/
H A Ddebug.c85 Tksh_InterpString(debugInterp->interpType), file, line); in printState()
H A Deval.c92 Tksh_InterpString(commandData->commandType))); in Tcl_CreateCommand()
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtksh/include/
H A Dtksh.h269 #define Tksh_InterpString(i) (((i)==INTERP_TCL)? "tcl": (((i)==INTERP_KSH) \ macro
/dports/shells/ksh93/ast-93u/src/lib/libtksh/include/
H A Dtksh.h269 #define Tksh_InterpString(i) (((i)==INTERP_TCL)? "tcl": (((i)==INTERP_KSH) \ macro
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libtksh/include/
H A Dtksh.h269 #define Tksh_InterpString(i) (((i)==INTERP_TCL)? "tcl": (((i)==INTERP_KSH) \ macro