Searched refs:OPR_LT (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lua/source/src/
H A Dlcode.h29 OPR_EQ, OPR_LT, OPR_LE, enumerator in enum:BinOpr
H A Dlcode.c849 case OPR_EQ: case OPR_LT: case OPR_LE: {
H A Dlparser.c1008 case '<': return OPR_LT;

Completed in 93 milliseconds