Searched refs:Perl_cx_pushblock (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/usr.bin/perl/ |
H A D | inline.h | 3571 Perl_cx_pushblock(pTHX_ U8 type, U8 gimme, SV** sp, I32 saveix) in Perl_cx_pushblock() function
|
H A D | embed.h | 2132 # define cx_pushblock(a,b,c,d) Perl_cx_pushblock(aTHX_ a,b,c,d)
|
H A D | proto.h | 10161 Perl_cx_pushblock(pTHX_ U8 type, U8 gimme, SV **sp, I32 saveix);
|