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

/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclCompExpr.c80 #define NotOperator(l) ((l) < 0) macro
748 if (NotOperator(lastParsed)) {
813 if (NotOperator(lastParsed)) {
1016 if (NotOperator(lastParsed)) {
1166 && (NotOperator(complete)
1188 && (NotOperator(complete)

Completed in 156 milliseconds