summaryrefslogtreecommitdiff
path: root/objXSUB.h
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-06-02 01:37:33 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-06-02 01:37:33 +0000
commit69dec784b2576ea54ab7c7c5e03371f1f8861260 (patch)
treef9c5605e00df11c9c976f39346dfc612c191dab6 /objXSUB.h
parentba106d47906768b6e657462b9a484fe0c3a0f0d5 (diff)
parentf54b75aca7a5c24d01f65ce2849ffe277974f0e9 (diff)
downloadperl-69dec784b2576ea54ab7c7c5e03371f1f8861260.tar.gz
integrate cfgperl contents into mainline
p4raw-id: //depot/perl@3516
Diffstat (limited to 'objXSUB.h')
-rw-r--r--objXSUB.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/objXSUB.h b/objXSUB.h
index d37a925037..857a942f0b 100644
--- a/objXSUB.h
+++ b/objXSUB.h
@@ -62,16 +62,6 @@
#define PL_bufend pPerl->PL_bufend
#undef PL_bufptr
#define PL_bufptr pPerl->PL_bufptr
-#undef PL_bytecode_iv_overflows
-#define PL_bytecode_iv_overflows pPerl->PL_bytecode_iv_overflows
-#undef PL_bytecode_obj_list
-#define PL_bytecode_obj_list pPerl->PL_bytecode_obj_list
-#undef PL_bytecode_obj_list_fill
-#define PL_bytecode_obj_list_fill pPerl->PL_bytecode_obj_list_fill
-#undef PL_bytecode_pv
-#define PL_bytecode_pv pPerl->PL_bytecode_pv
-#undef PL_bytecode_sv
-#define PL_bytecode_sv pPerl->PL_bytecode_sv
#undef PL_cddir
#define PL_cddir pPerl->PL_cddir
#undef PL_chopset
@@ -648,8 +638,6 @@
#define PL_sortcxix pPerl->PL_sortcxix
#undef PL_sortstash
#define PL_sortstash pPerl->PL_sortstash
-#undef PL_specialsv_list
-#define PL_specialsv_list pPerl->PL_specialsv_list
#undef PL_splitstr
#define PL_splitstr pPerl->PL_splitstr
#undef PL_srand_called
@@ -883,8 +871,6 @@
#define boot_core_UNIVERSAL pPerl->Perl_boot_core_UNIVERSAL
#undef bset_obj_store
#define bset_obj_store pPerl->Perl_bset_obj_store
-#undef byterun
-#define byterun pPerl->Perl_byterun
#undef cache_re
#define cache_re pPerl->Perl_cache_re
#undef call_list
@@ -1237,8 +1223,6 @@
#define get_op_names pPerl->Perl_get_op_names
#undef get_opargs
#define get_opargs pPerl->Perl_get_opargs
-#undef get_specialsv_list
-#define get_specialsv_list pPerl->Perl_get_specialsv_list
#undef get_vtbl
#define get_vtbl pPerl->Perl_get_vtbl
#undef gp_free