Home
last modified time | relevance | path

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

/f-stack/freebsd/ddb/
H A Ddb_lex.h116 #define tEXCL 17 macro
H A Ddb_lex.c334 return (tEXCL); in db_lex()
H A Ddb_expr.c127 if (t == tEXCL) { in db_unary()
H A Ddb_command.c373 else if (t == tEXCL) { in db_command()