Home
last modified time | relevance | path

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

/f-stack/freebsd/ddb/
H A Ddb_lex.h119 #define tDOTDOT 20 macro
H A Ddb_lex.c301 return (tDOTDOT); in db_lex()
H A Ddb_expr.c77 if (t == tDOTDOT) { in db_term()