Searched defs:Tcl_ValueType (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libtksh/include/
H A Dtcl.h268 typedef enum {TCL_INT, TCL_DOUBLE, TCL_EITHER} Tcl_ValueType; typedef in typeref:enum:__anon426
270 Tcl_ValueType type; /* Indicates intValue or doubleValue is
828 char *name, int numArgs, Tcl_ValueType *argTypes,

Completed in 11 milliseconds