Searched refs:ffeexprExpr_ (Results 1 – 1 of 1) sorted by relevance
161 typedef struct _ffeexpr_expr_ *ffeexprExpr_; typedef172 ffeexprExpr_ previous;196 ffeexprExpr_ exprstack;271 static ffeexprExpr_ ffeexpr_expr_new_ (void);284 static void ffeexpr_expr_kill_ (ffeexprExpr_ e);285 static void ffeexpr_exprstack_push_ (ffeexprExpr_ e);286 static void ffeexpr_exprstack_push_binary_ (ffeexprExpr_ e);287 static void ffeexpr_exprstack_push_operand_ (ffeexprExpr_ e);288 static void ffeexpr_exprstack_push_unary_ (ffeexprExpr_ e);290 static ffebld ffeexpr_reduced_bool1_ (ffebld reduced, ffeexprExpr_ op,[all …]