Searched refs:UVXf (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A DEncode.xs58 #define ERR_DECODE_NOMAP "%s \"\\x%02" UVXf "\" does not map to Unicode"
204 sv_2mortal(newSVpvf("\\x%02" UVXf, (UV)s[slen]));
328 SV* perlqq = newSVpvf("\\x%02" UVXf, (UV)*s);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Duconfig.h3224 /* UVXf:
3244 #define UVXf "lX" /**/ macro
H A Dsv.c2001 DEBUG_c(PerlIO_printf(Perl_debug_log,"sv_2iuv_non '%s', IV=0x%"UVxf" NV=%"NVgf" inttype=%"UVXf"\n", SvPVX(sv), SvIVX(sv), SvNVX(sv), (UV)numtype));
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/PPPort/
H A DPPPort.pm141 UVXf
708 # define UVXf "lX"
715 # define UVXf "X"

Completed in 43 milliseconds