Searched defs:newCONSTSUB (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/usr.bin/perl/cpan/Socket/ |
H A D | Socket.xs | 312 # define newCONSTSUB(stash, name, val) my_newCONSTSUB(aTHX_ stash, name, val) macro
|
/openbsd-src/gnu/usr.bin/perl/cpan/Term-ReadKey/ |
H A D | ppport.h | 12272 #define newCONSTSUB(a,b,c) DPPP_(my_newCONSTSUB)(aTHX_ a,b,c) macro
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | embed.h | 391 # define newCONSTSUB(a,b,c) Perl_newCONSTSUB(aTHX_ a,b,c) macro
|