Searched refs:tLOG_OR (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/ddb/ | ||
| H A D | db_lex.h | 128 #define tLOG_OR 31 macro |
| H A D | db_lex.c | 354 return (tLOG_OR); in db_lex() |
| H A D | db_expr.c | 359 while (t == tLOG_OR) { in db_logical_or_expr() |