Searched refs:LEQ (Results 1 – 8 of 8) sorted by relevance
31 LEQ("<="), enumConstant58 case LEQ : in oppositeRelationship()61 return LEQ; in oppositeRelationship()
117 this.numSlackVariables = getConstraintTypeCounts(Relationship.LEQ) + in SimplexTableau()198 if (constraint.getRelationship() == Relationship.LEQ) { in createTableau()
38 %token HOSTCOND DCOND SCOND DPORT SPORT LEQ GEQ NEQ AUTOBOUND65 | DPORT LEQ HOSTCOND90 | SPORT LEQ HOSTCOND238 return LEQ; in yylex()
94 LEQ = 312, enumerator215 #define LEQ 312 macro
282 %token GEQ LEQ NEQ608 irelop: LEQ { $$ = BPF_JGT; }
329 "<=" return LEQ;
401 LEQ = 312, enumerator522 #define LEQ 312 macro
3625 return LEQ;