diff options
Diffstat (limited to 'expr.h')
-rw-r--r-- | expr.h | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -1,9 +0,0 @@ -typedef struct { - int type; - union { - int i; - char *s; - } u; -} expr_yystype; - -#define YYSTYPE expr_yystype |
![]() |
index : expr | |
evaluate arguments as an expression |
summaryrefslogtreecommitdiff |