Searched defs:next_kid (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/perl/ | ||
H A D | peep.c | 1058 OP * next_kid = NULL; S_optimize_op() local |
H A D | op.c | 1953 OP *next_kid = NULL; /* what op (if any) to process next */ Perl_scalar() local |