Home
last modified time | relevance | path

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

/f-stack/freebsd/ddb/
H A Ddb_lex.h109 #define tLPAREN 10 macro
H A Ddb_lex.c319 return (tLPAREN); in db_lex()
H A Ddb_expr.c94 if (t == tLPAREN) { in db_term()
H A Ddb_command.c631 if (t == tLPAREN) { in db_fncall()