Lines Matching refs:lut
51 static struct node *eval_dup(struct node *np, struct lut *ex,
64 begins_with(struct node *lhs, struct node *rhs, struct lut *ex) in begins_with()
119 eval_getname(struct node *funcnp, struct lut *ex, struct node *events[], in eval_getname()
120 struct node *np, struct lut **globals, in eval_getname()
166 eval_cat(struct node *np, struct lut *ex, struct node *events[], in eval_cat()
167 struct lut **globals, struct config *croot, struct arrow *arrowp, in eval_cat()
211 eval_func(struct node *funcnp, struct lut *ex, struct node *events[], in eval_func()
212 struct node *np, struct lut **globals, in eval_func()
950 eval_dup(struct node *np, struct lut *ex, struct node *events[]) in eval_dup()
1245 eval_potential(struct node *np, struct lut *ex, struct node *events[], in eval_potential()
1387 eval_expr(struct node *np, struct lut *ex, struct node *events[], in eval_expr()
1388 struct lut **globals, struct config *croot, struct arrow *arrowp, in eval_expr()