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

/netbsd-6-1-5-RELEASE/external/mit/lua/dist/src/
H A Dllex.h33 TK_CONCAT, TK_DOTS, TK_EQ, TK_GE, TK_LE, TK_NE, TK_NUMBER, enumerator in enum:RESERVED
H A Dllex.c379 else { next(ls); return TK_LE; }
H A Dlparser.c802 case TK_LE: return OPR_LE;
/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c7683 #define TK_LE 78 macro
8584 #define OP_Le 78 /* same as TK_LE */
[all...]

Completed in 350 milliseconds