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

/ast/src/lib/libtksh/tcl/
H A DtclExpr.c737 int gotOp; /* Non-zero means already lexed the
748 gotOp = 0;
841 gotOp = 1;
851 if (!gotOp) {
734 int gotOp; /* Non-zero means already lexed the local

Completed in 12 milliseconds