Home
last modified time | relevance | path

Searched refs:S_del_xpvlv (Results 1 – 3 of 3) sorted by relevance

/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dembed.h1876 #define del_xpvlv S_del_xpvlv
4393 #define del_xpvlv(a) S_del_xpvlv(aTHX_ a)
H A Dproto.h1193 STATIC void S_del_xpvlv(pTHX_ XPVLV* p);
H A Dsv.c1100 S_del_xpvlv(pTHX_ XPVLV *p) in S_del_xpvlv() function