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

/netbsd-6-1-5-RELEASE/sys/ddb/
H A Ddb_lex.h53 #define tMINUS 5 macro
H A Ddb_expr.c122 if (t == tMINUS) {
190 while (t == tPLUS || t == tMINUS) {
H A Ddb_lex.c276 return (tMINUS);

Completed in 105 milliseconds