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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dop.c2760 OP *lastop = 0; local
2783 if (lastop && lastop->op_type != OP_GV) /*funny deref?*/
2797 lastop = curop;
3238 OP *lastop = o; local
3266 if (lastop->op_type != OP_GV) /* funny deref? */
3285 lastop = curop;

Completed in 55 milliseconds