Home
last modified time | relevance | path

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

/f-stack/freebsd/ddb/
H A Ddb_lex.h118 #define tSHIFT_R 19 macro
H A Ddb_lex.c366 return (tSHIFT_R); in db_lex()
H A Ddb_expr.c251 while (t == tSHIFT_L || t == tSHIFT_R) { in db_shift_expr()