Searched refs:tSHIFT_L (Results 1 – 3 of 3) sorted by relevance
248 while (t == tSHIFT_L || t == tSHIFT_R) { in db_shift_expr()251 t == tSHIFT_L ? "<<" : ">>"); in db_shift_expr()260 if (t == tSHIFT_L) in db_shift_expr()
115 #define tSHIFT_L 18 macro
360 return (tSHIFT_L); in db_lex()