Home
last modified time | relevance | path

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

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