Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/
H A Dop.c11231 Perl_newCONSTSUB(pTHX_ HV *stash, const char *name, SV *sv) Perl_newCONSTSUB() function
/openbsd-src/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h12273 #define Perl_newCONSTSUB DPPP_(my_newCONSTSUB) macro