Searched defs:xcv_outside_seq (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dcv.h38 U32 xcv_outside_seq; /* the COP sequence (at the point of our member in struct:xpvcv
80 #define CvOUTSIDE_SEQ(sv) ((XPVCV*)SvANY(sv))->xcv_outside_seq
H A Dsv.h361 U32 xcv_outside_seq; /* the COP sequence (at the point of our member in struct:xpvfm

Completed in 25 milliseconds