Searched refs:or_squish (Results 1 – 3 of 3) sorted by relevance
222 or_squish(PLAN *plan) in or_squish() function236 next->p_data[0] = or_squish(next->p_data[0]); in or_squish()240 next->p_data[0] = or_squish(next->p_data[0]); in or_squish()251 next->p_data[1] = or_squish(plan); in or_squish()
39 PLAN *or_squish(PLAN *);
154 plan = or_squish(plan); /* -o's */ in find_formplan()