Searched refs:JIM_EXPROP_SUB (Results 1 – 1 of 1) sorted by relevance
13702 JIM_EXPROP_SUB, enumerator14131 case JIM_EXPROP_SUB: in JimExprOpBin()14203 case JIM_EXPROP_SUB: in JimExprOpBin()14929 if (t->type == JIM_EXPROP_SUB) { in ExprTreeBuildTree()17318 if (op == JIM_EXPROP_SUB) in JimSubDivHelper()17326 if (op == JIM_EXPROP_SUB) { in JimSubDivHelper()17352 if (op == JIM_EXPROP_SUB) in JimSubDivHelper()17368 if (op == JIM_EXPROP_SUB) in JimSubDivHelper()17393 return JimSubDivHelper(interp, argc, argv, JIM_EXPROP_SUB); in Jim_SubCoreCommand()