Home
last modified time | relevance | path

Searched refs:Gv_AMupdate (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/
D50110003 Gv_AMupdate # A
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
D501100021 Gv_AMupdate # A
/openbsd/src/gnu/usr.bin/perl/
Dsv.h1209 (HvNAME(stash) && Gv_AMupdate(stash,FALSE) \
Dgv.c3338 if (Gv_AMupdate(stash, 0) == -1) in Perl_gv_handler()
Dembed.h100 # define Gv_AMupdate(a,b) Perl_Gv_AMupdate(aTHX_ a,b) macro
Dembed.fnc1271 Adp |int |Gv_AMupdate |NN HV *stash \
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
Dembed.fnc619 Ap |int |Gv_AMupdate |NN HV* stash|bool destructing