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

/netbsd-current/external/mit/lua/dist/src/
H A Dllex.h38 TK_AND = FIRST_RESERVED, TK_BREAK, enumerator in enum:RESERVED
H A Dlparser.c1237 case TK_AND: return OPR_AND;
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c14489 #define TK_AND 44 macro
16613 #define OP_And 44 /* same as TK_AND, synopsis: r[P3]=(r[P1] && r[P2]) */
171232 #define TK_AND macro
[all...]

Completed in 447 milliseconds