Home
last modified time | relevance | path

Searched defs:lastlelem (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/
H A Dpp_hot.c2182 S_aassign_copy_common(pTHX_ SV ** firstlelem,SV ** lastlelem,SV ** firstrelem,SV ** lastrelem,bool fake) S_aassign_copy_common() argument
2317 SV **lastlelem = PL_stack_sp; PP() local
[all...]
H A Dpp.c5587 SV ** const lastlelem = PL_stack_base + POPMARK; PP() local