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

/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclCompExpr.c68 OT_EMPTY = -1 /* "Operand" is an empty string. This is a enumerator in enum:OperandTypes
598 int complete = OT_EMPTY; /* "Index" of the complete tree (that is, a
600 * moment. OT_EMPTY is a nonsense value
1068 * but with the OT_EMPTY leaf as the subexpression
1073 complete = lastParsed = OT_EMPTY;
1454 case OT_EMPTY:
1456 /* No tokens and no characters for the OT_EMPTY leaf. */
2320 case OT_EMPTY:

Completed in 83 milliseconds