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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
H A Dllex.h29 TK_CONCAT, TK_DOTS, TK_EQ, TK_GE, TK_LE, TK_NE, TK_DBCOLON, TK_EOS, enumerator in enum:RESERVED
H A Dllex.c449 else { next(ls); return TK_LE; }
H A Dlparser.c1009 case TK_LE: return OPR_LE;

Completed in 11 milliseconds