Home
last modified time | relevance | path

Searched refs:Perl_av_store (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/
Dav.c340 Perl_av_store(pTHX_ AV *av, SSize_t key, SV *val) in Perl_av_store() function
Dembed.h152 # define av_store(a,b,c) Perl_av_store(aTHX_ a,b,c)
Dproto.h336 Perl_av_store(pTHX_ AV *av, SSize_t key, SV *val);