Searched refs:OPR_LE (Results 1 – 3 of 3) sorted by relevance
43 OPR_EQ, OPR_LT, OPR_LE, enumerator
1395 (baser == OPR_LT && opr <= OPR_LE)));1705 case OPR_LT: case OPR_LE:1814 case OPR_LT: case OPR_LE: {
1234 case TK_LE: return OPR_LE; in getbinopr()