Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/cpan/Scalar-List-Utils/
Dmulticall.h43 const I32 names_fill = AvFILLp((AV*)svp[0]); in multicall_pad_push() local
/openbsd/src/gnu/usr.bin/perl/
Dpad.c744 const SSize_t names_fill = PadnamelistMAX(PL_comppad_name); in Perl_pad_alloc() local
2434 const PADOFFSET names_fill = PadnamelistMAX((PADNAMELIST *)svp[0]); in Perl_pad_push() local
2533 const PADOFFSET names_fill = PadnamelistMAX(PadlistNAMES(srcpad)); in Perl_padlist_dup() local