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

/netbsd-6-1-5-RELEASE/sys/ddb/
H A Ddb_lex.h58 #define tLPAREN 10 macro
H A Ddb_expr.c100 if (t == tLPAREN) {
H A Ddb_lex.c294 return (tLPAREN);
H A Ddb_command.c1249 if (t == tLPAREN) {

Completed in 196 milliseconds