Searched refs:last (Results 1 – 1 of 1) sorted by relevance
78 struct derivation_step *last; member89 newp->last = last_mod; \240 for (current = best; current->last != NULL; current = current->last) in gen_steps()264 result[step_cnt].__from_name = (char *)current->last->result_set; in gen_steps()337 current = current->last; in gen_steps()556 step->last = current; in find_derivation()594 step->last = current; in find_derivation()608 for (back = step->last; back->code != NULL; in find_derivation()609 back = back->last) in find_derivation()625 + step->last->cost_hi); in find_derivation()[all …]
Completed in 5 milliseconds