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

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dgv.h26 #define GvXPVGV(gv) ((XPVGV*)SvANY(gv))
H A Dsv.h74 XPVGV* sv_any; /* pointer to something */
H A Dperl.h1795 typedef struct xpvgv XPVGV; typedef in typeref:struct:xpvgv
H A Dsv.c1255 #define new_XPVGV() my_safemalloc(sizeof(XPVGV))

Completed in 120 milliseconds