Searched refs:PL_vtbl_bm (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A DXSUB.h306 # define VTBL_bm &PL_vtbl_bm
H A Dperl.h3666 EXT MGVTBL PL_vtbl_bm = {0, MEMBER_TO_FPTR(Perl_magic_setbm), variable
3727 EXT MGVTBL PL_vtbl_bm;
H A Ddump.c838 else if (v == &PL_vtbl_bm) s = "bm";
H A Dutil.c3262 result = &PL_vtbl_bm;
H A Dsv.c4692 vtable = &PL_vtbl_bm;

Completed in 187 milliseconds