Searched refs:tLOG_OR (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/ddb/ | ||
| H A D | db_lex.h | 130 #define tLOG_OR 31 macro |
| H A D | db_lex.c | 352 return (tLOG_OR); in db_lex() |
| H A D | db_expr.c | 362 while (t == tLOG_OR) { in db_logical_or_expr() |