Searched refs:went_up (Results 1 – 1 of 1) sorted by relevance
886 bool went_up = FALSE; /* whether we reached the current node by in Perl_op_free() local932 if (!went_up && o->op_flags & OPf_KIDS) { in Perl_op_free()945 went_up = cBOOL(!OpHAS_SIBLING(o)); /* parents are already visited */ in Perl_op_free()