Searched refs:tLOG_OR (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14-stable/sys/ddb/ | ||
| HD | db_lex.h | 128 #define tLOG_OR 31 macro |
| HD | db_lex.c | 355 return (tLOG_OR); in db_lex() |
| HD | db_expr.c | 360 while (t == tLOG_OR) { in db_logical_or_expr() |