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

/ast/src/lib/libtksh/tcl/
H A DtclExpr.c735 int badType; /* Type of offending argument; used
800 badType = valuePtr->type;
807 badType = valuePtr->type;
827 badType = valuePtr->type;
835 badType = valuePtr->type;
886 badType = TYPE_STRING;
990 badType = TYPE_STRING;
1013 badType = valuePtr->type;
1016 badType = value2.type;
1057 badType
732 int badType; /* Type of offending argument; used local
[all...]

Completed in 31 milliseconds