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

/ast/src/lib/libtksh/tcl/
H A DtclExpr.c224 Tcl_Interp *interp, Tcl_Value *args,
225 Tcl_Value *resultPtr));
227 Tcl_Interp *interp, Tcl_Value *args,
228 Tcl_Value *resultPtr));
230 Tcl_Interp *interp, Tcl_Value *args,
231 Tcl_Value *resultPtr));
235 Tcl_Interp *interp, Tcl_Value *args,
236 Tcl_Value *resultPtr));
247 Tcl_Interp *interp, Tcl_Value *args,
248 Tcl_Value *resultPt
[all...]
/ast/src/lib/libtksh/include/
H A Dtcl.h269 typedef struct Tcl_Value { struct
274 } Tcl_Value; typedef in typeref:struct:Tcl_Value
306 Tcl_Interp *interp, Tcl_Value *args, Tcl_Value *resultPtr));

Completed in 20 milliseconds