Searched refs:badType (Results 1 - 2 of 2) 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...]
/ast/src/lib/libtk/generic/
H A DtkCanvas.c665 badType:
675 goto badType;

Completed in 21 milliseconds