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

/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclCompExpr.c262 #define EXPON ( BINARY | 24) /* Unlike the other binary operators, macro
263 * EXPON is right associative and this
363 PREC_EXPON, /* EXPON */
418 INST_EXPON, /* EXPON */
1155 if (lexeme == EXPON) {
1838 *lexemePtr = EXPON;
2572 if (lexeme == EXPON) {
2615 if (lexeme == EXPON) {

Completed in 121 milliseconds