Searched refs:sv_unmagicext (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h304 sv_unmagicext() NEED_sv_unmagicext NEED_sv_unmagicext_GLOBAL
9561 sv_unmagicext|5.013008|5.003007|p
16355 #if !defined(sv_unmagicext)
16365 #ifdef sv_unmagicext
16366 # undef sv_unmagicext macro
16368 #define sv_unmagicext(a,b,c) DPPP_(my_sv_unmagicext)(aTHX_ a,b,c) macro
/openbsd-current/gnu/usr.bin/perl/
H A Dembed.h718 # define sv_unmagicext(a,b,c) Perl_sv_unmagicext(aTHX_ a,b,c) macro
/openbsd-current/gnu/usr.bin/perl/ext/XS-APItest/
H A DAPItest.xs4809 sv_unmagicext(sv, ix == 2 ? PERL_MAGIC_extvalue : PERL_MAGIC_ext, ix ? &vtbl_bar : &vtbl_foo);

Completed in 216 milliseconds