Home
last modified time | relevance | path

Searched refs:went_up (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/
Dop.c886 bool went_up = FALSE; /* whether we reached the current node by in Perl_op_free() local
932 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()