Searched refs:tPLUS (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/ddb/
H A Ddb_lex.h52 #define tPLUS 4 macro
H A Ddb_expr.c87 if (t == tPLUS) {
190 while (t == tPLUS || t == tMINUS) {
195 if (t == tPLUS)
H A Ddb_lex.c274 return (tPLUS);

Completed in 151 milliseconds