Searched refs:CvLVALUE_on (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dcv.h136 #define CvLVALUE_on(cv) (CvFLAGS(cv) |= CVf_LVALUE) macro
H A Dtoke.c3053 CvLVALUE_on(PL_compcv);

Completed in 92 milliseconds