Searched refs:derivation_step (Results 1 – 1 of 1) sorted by relevance
71 struct derivation_step struct78 struct derivation_step *last; argument79 struct derivation_step *next; argument83 ({ struct derivation_step *newp = alloca (sizeof (struct derivation_step)); \229 gen_steps (struct derivation_step *best, const char *toset, in gen_steps()234 struct derivation_step *current; in gen_steps()431 struct derivation_step *first, *current, **lastp, *solution = NULL; in find_derivation()527 struct derivation_step *step; in find_derivation()602 struct derivation_step *back; in find_derivation()662 struct derivation_step *solution2 = solution->next; in find_derivation()
Completed in 5 milliseconds