Searched refs:Exprtype (Results 1 – 1 of 1) sorted by relevance
96 } Exprtype; typedef101 Exprtype type; /* Type of expression (in grammar) */224 static Exprtype toktype;265 static Expr *newexpr(Exprtype t, int lit, Expr *left, Expr *right);924 newexpr(Exprtype t, int lit, Expr *left, Expr *right) in newexpr()1094 Exprtype t; in d2()