Searched refs:core_prototype (Results 1 – 6 of 6) sorted by relevance
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/ |
H A D | 5015002 | 2 core_prototype # F added by devel/scanprov
|
/openbsd/gnu/usr.bin/perl/ |
H A D | gv.c | 679 (void)core_prototype((SV *)cv, name, code, &opnum); in S_maybe_add_coresub()
|
H A D | pp.c | 422 SV * const sv = core_prototype(NULL, s + 6, code, NULL); in PP()
|
H A D | embed.h | 924 # define core_prototype(a,b,c,d) Perl_core_prototype(aTHX_ a,b,c,d) macro
|
H A D | embed.fnc | 838 dp |SV * |core_prototype |NULLOK SV *sv \
|
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/ |
H A D | embed.fnc | 724 pd |SV * |core_prototype |NULLOK SV *sv|NN const char *name \
|