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

/netbsd-6-1-5-RELEASE/sys/ddb/
H A Ddb_lex.h64 #define tDOLLAR 16 macro
H A Ddb_expr.c95 if (t == tDOLLAR) {
H A Ddb_lex.c302 return (tDOLLAR);
H A Ddb_variables.c259 if (t != tDOLLAR) {

Completed in 105 milliseconds