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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/t/
H A Dcompat06.t138 M"51)141?2$%32%A8`````6@$`@````,*!G-T<FEN9U@$``````I8!```````
148 #M\0H$I8&3\@````22A:CR`````YF%A@0"````!@B!"(`(?0H(8/-+\?3Q]?D)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dscope.h116 #define SAVEI8(i) save_I8(SOFT_CAST(I8*)&(i))
H A Dscope.c429 Perl_save_I8(pTHX_ I8 *bytep)
835 case SAVEt_I8: /* I8 reference */
837 *(I8*)ptr = (I8)SSPOPINT;
H A Dhandy.h132 typedef I8TYPE I8; typedef
167 /* I8_MAX and I8_MIN constants are not defined, as I8 is an ambiguous type.
188 /* I8_MAX and I8_MIN constants are not defined, as I8 is an ambiguous type.
H A Dproto.h642 PERL_CALLCONV void Perl_save_I8(pTHX_ I8* bytep);

Completed in 31 milliseconds