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

/netbsd-current/external/mit/lua/dist/src/
H A Dllex.h43 TK_IDIV, TK_CONCAT, TK_DOTS, TK_EQ, TK_GE, TK_LE, TK_NE, enumerator in enum:RESERVED
H A Dlparser.c1234 case TK_LE: return OPR_LE;
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c14500 #define TK_LE 55 macro
16624 #define OP_Le 55 /* jump, same as TK_LE, synopsis: IF r[P3]<=r[P1] */
171243 #define TK_LE macro
[all...]

Completed in 569 milliseconds