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

/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclCompExpr.c121 {"<", 2, INST_LT},
H A DtclExecute.c2899 case INST_LT:
2969 case INST_LT:
3038 case INST_LT:
3070 case INST_LT:
3106 case INST_LT:
3132 case INST_LT:
H A DtclCompile.h502 #define INST_LT 47 macro
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclCompile.h517 #define INST_LT 47
515 #define INST_LT macro
H A DtclExecute.c4305 case INST_LT:
4493 case INST_LT:
4772 case INST_LT:
H A DtclCompExpr.c401 INST_LT, /* LESS */
H A DtclCompCmds.c5589 return CompileComparisonOpCmd(interp, parsePtr, INST_LT, envPtr);

Completed in 305 milliseconds