Searched refs:eqn_def (Results 1 – 2 of 2) sorted by relevance
24 struct eqn_def;28 struct eqn_def *defs; /* Array of definitions. */
288 struct eqn_def { struct298 static void eqn_def(struct eqn_node *); argument299 static struct eqn_def *eqn_def_find(struct eqn_node *);342 static struct eqn_def *380 struct eqn_def *def; in eqn_next()595 struct eqn_def *def; in eqn_undef()611 eqn_def(struct eqn_node *ep) in eqn_def() function613 struct eqn_def *def; in eqn_def()635 ep->defsz, sizeof(struct eqn_def)); in eqn_def()690 eqn_def(ep); in eqn_parse()