Home
last modified time | relevance | path

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

/f-stack/freebsd/ddb/
H A Ddb_lex.h114 #define tDITTO 15 macro
H A Ddb_lex.c325 return (tDITTO); in db_lex()
H A Ddb_expr.c85 if (t == tDITTO) { in db_term()