Home
last modified time | relevance | path

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

/netbsd-src/sys/ddb/
H A Ddb_lex.h60 #define tLPAREN 10 macro
H A Ddb_expr.c100 if (t == tLPAREN) { in db_term()
H A Ddb_lex.c324 return (tLPAREN); in db_lex()
H A Ddb_command.c1521 if (t == tLPAREN) { in db_fncall()