Searched refs:tLOG_AND (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/ddb/ | ||
| H A D | db_lex.h | 129 #define tLOG_AND 30 macro |
| H A D | db_lex.c | 346 return (tLOG_AND); in db_lex() |
| H A D | db_expr.c | 337 while (t == tLOG_AND) { in db_logical_and_expr() |