Home
last modified time | relevance | path

Searched refs:TK_LE (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/lua/lib/contrib/src/
A Dllex.h39 TK_IDIV, TK_CONCAT, TK_DOTS, TK_EQ, TK_GE, TK_LE, TK_NE, enumerator
A Dllex.c493 if (check_next1(ls, '=')) return TK_LE; /* '<=' */ in llex()
A Dlparser.c1212 case TK_LE: return OPR_LE; in getbinopr()

Completed in 8 milliseconds