Home
last modified time | relevance | path

Searched refs:tLOG_AND (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/ddb/
H A Ddb_lex.h129 #define tLOG_AND 30 macro
H A Ddb_lex.c346 return (tLOG_AND); in db_lex()
H A Ddb_expr.c337 while (t == tLOG_AND) { in db_logical_and_expr()