Searched refs:iexpr (Results 1 – 4 of 4) sorted by relevance
50 static struct iexpr { struct52 struct iexpr *next; /* next entry in hash bucket */ argument231 iexpr(struct node *np) in iexpr() function234 struct iexpr *bucketp = Cache[idx]; in iexpr()235 struct iexpr *cp; in iexpr()262 struct iexpr *cp; in iexpr_free()263 struct iexpr *prevcp = NULL; in iexpr_free()290 struct iexpr *cp = Cache[iexpr_hash(np) % IEXPRSZ]; in iexpr_cached()311 struct iexpr *cp; in iexpr_fini()312 struct iexpr *ncp; in iexpr_fini()
37 struct node *iexpr(struct node *np);
40 fme.c iexpr.c io.c ipath.c itree.c lut.c literals.c out.c platform.c \
1953 (void) itree_add_constraint(ap, iexpr(newc)); in itree_set_arrow_traits()