Home
last modified time | relevance | path

Searched defs:firstlelem (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
2320 SV **firstlelem = lastrelem + 1; PP() local
[all...]
H A Dpp.c5588 SV ** const firstlelem = PL_stack_base + POPMARK + 1; PP() local