Searched refs:PL_yylval (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperlapi.h717 #undef PL_yylval
718 #define PL_yylval (*Perl_Iyylval_ptr(aTHX))
H A Dembedvar.h498 #define PL_yylval (PERL_GET_INTERP->Iyylval) macro
820 #define PL_yylval (vTHX->Iyylval) macro
1145 #define PL_Iyylval PL_yylval
H A Dperly.c21 #define yylval PL_yylval
H A Dtoke.c27 #define yylval PL_yylval
H A Dsv.c11196 PL_yylval = proto_perl->Iyylval;

Completed in 72 milliseconds