Home
last modified time | relevance | path

Searched refs:tDITTO (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/ddb/
H A Ddb_lex.h61 #define tDITTO 15 macro
H A Ddb_expr.c79 if (t == tDITTO) { in db_term()
H A Ddb_lex.c257 return (tDITTO); in db_lex()