Message-ID: <Pine.OSF.4.10.
10102211624490.12601-100000@aspara.forte.com>
p4raw-id: //depot/perl@8883
# if defined(LEAKTEST)
#define xstat S_xstat
# endif
-# if defined(EBCDIC)
-#define ebcdic_control Perl_ebcdic_control
-# endif
#endif
#if defined(PERL_OBJECT)
#endif
# if defined(LEAKTEST)
#define xstat(a) S_xstat(aTHX_ a)
# endif
-# if defined(EBCDIC)
-#define ebcdic_control(a) Perl_ebcdic_control(aTHX_ a)
-# endif
#endif
#if defined(PERL_OBJECT)
#endif
#define S_xstat CPerlObj::S_xstat
#define xstat S_xstat
# endif
-# if defined(EBCDIC)
-#define Perl_ebcdic_control CPerlObj::Perl_ebcdic_control
-#define ebcdic_control Perl_ebcdic_control
-# endif
#endif
#if defined(PERL_OBJECT)
#endif
# if defined(LEAKTEST)
s |void |xstat |int
# endif
-# if defined(EBCDIC)
-p |int |ebcdic_control |int ch
-# endif
#endif
#if defined(PERL_OBJECT)