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

/netbsd-current/external/mit/lua/dist/src/
H A Dllex.h40 TK_GOTO, TK_IF, TK_IN, TK_LOCAL, TK_NIL, TK_NOT, TK_OR, TK_REPEAT, enumerator in enum:RESERVED
H A Dlparser.c1238 case TK_OR: return OPR_OR;
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c14488 #define TK_OR 43 macro
16612 #define OP_Or 43 /* same as TK_OR, synopsis: r[P3]=(r[P1] || r[P2]) */
171231 #define TK_OR macro
[all...]

Completed in 800 milliseconds