Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dav.c537 SSize_t ret_at_tmps_ix = PL_tmps_ix; in Perl_newAVav() local
553 if(LIKELY(PL_tmps_ix == ret_at_tmps_ix)) in Perl_newAVav()
556 PL_tmps_stack[ret_at_tmps_ix] = &PL_sv_undef; in Perl_newAVav()
593 SSize_t ret_at_tmps_ix = PL_tmps_ix; in Perl_newAVhv() local
609 if(LIKELY(PL_tmps_ix == ret_at_tmps_ix)) in Perl_newAVhv()
612 PL_tmps_stack[ret_at_tmps_ix] = &PL_sv_undef; in Perl_newAVhv()