Home
last modified time | relevance | path

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

/freebsd/sys/ddb/
H A Ddb_lex.h107 #define tLPAREN 10 macro
H A Ddb_lex.c321 return (tLPAREN); in db_lex()
H A Ddb_expr.c91 if (t == tLPAREN) { in db_term()
H A Ddb_command.c652 if (t == tLPAREN) { in db_fncall()