Home
last modified time | relevance | path

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

/netbsd-src/sys/ddb/
H A Ddb_lex.h67 #define tEXCL 17 macro
H A Ddb_lex.c334 return (tEXCL); in db_lex()
H A Ddb_command.c895 } else if (t == tEXCL) { in db_command()