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

/illumos-gate/usr/src/tools/cscope-fast/
H A Dcgrep.c96 } Exprtype; typedef in typeref:enum:__anon4443
101 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)
1094 Exprtype t;

Completed in 59 milliseconds