ExprGetValue 475 tclExpr.c result = ExprGetValue(interp, infoPtr, -1); ExprGetValue 497 tclExpr.c result = ExprGetValue(interp, infoPtr, precTable[infoPtr->token]); ExprGetValue 551 tclExpr.c result = ExprGetValue(interp, infoPtr, precTable[operator]); ExprGetValue 554 tclExpr.c result = ExprGetValue(interp, infoPtr, precTable[operator]); ExprGetValue 669 tclExpr.c result = ExprGetValue(interp, &info, -1);