Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/
Dpad.c207 SAVESTRLEN(PL_padix); in Perl_pad_new()
266 PL_padix = 0; in Perl_pad_new()
746 retval = konst ? PL_constpadix : PL_padix; in Perl_pad_alloc()
777 *(konst ? &PL_constpadix : &PL_padix) = retval; in Perl_pad_alloc()
1436 PL_padix_floor = PL_padix; in Perl_pad_block_start()
1625 (long)PL_padix, (long)PL_padix_floor in S_pad_reset()
1630 PL_padix = PL_padix_floor; in S_pad_reset()
1787 if (po < PL_padix) in Perl_pad_free()
1788 PL_padix = po - 1; in Perl_pad_free()
2948 buffer->padix = PL_padix; in Perl_suspend_compcv()
[all …]
Dpad.h527 PL_padix = proto_perl->Ipadix; \
Dembedvar.h218 # define PL_padix (vTHX->Ipadix) macro
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
D5005000490 PL_padix # Z added by devel/scanprov
/openbsd/src/gnu/usr.bin/perl/pod/
Dperl5260delta.pod2550 several pad-related variables such as C<PL_padix> have changed from being