Searched refs:tSHIFT_L (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/ddb/
H A Ddb_lex.h68 #define tSHIFT_L 18 macro
H A Ddb_expr.c202 while (t == tSHIFT_L || t == tSHIFT_R) {
211 if (t == tSHIFT_L)
H A Ddb_lex.c299 return (tSHIFT_L);

Completed in 31 milliseconds