Home
last modified time | relevance | path

Searched refs:tEXCL (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/ddb/
H A Ddb_lex.h114 #define tEXCL 17 macro
H A Ddb_lex.c336 return (tEXCL); in db_lex()
H A Ddb_expr.c124 if (t == tEXCL) { in db_unary()
H A Ddb_command.c395 } else if (t == tEXCL) { in db_command()