Home
last modified time | relevance | path

Searched refs:my_sv_setpvf_mg_nocontext (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/ext/Time/HiRes/
Dppport.h3837 static void DPPP_(my_sv_setpvf_mg_nocontext)(SV * sv, const char * pat, ...);
3840 extern void DPPP_(my_sv_setpvf_mg_nocontext)(SV * sv, const char * pat, ...);
3843 #define sv_setpvf_mg_nocontext DPPP_(my_sv_setpvf_mg_nocontext)
3844 #define Perl_sv_setpvf_mg_nocontext DPPP_(my_sv_setpvf_mg_nocontext)
3849 DPPP_(my_sv_setpvf_mg_nocontext)(SV *sv, const char *pat, ...) in DPPP_() argument
/mirbsd/src/gnu/usr.bin/perl/ext/Cwd/
Dppport.h3837 static void DPPP_(my_sv_setpvf_mg_nocontext)(SV * sv, const char * pat, ...);
3840 extern void DPPP_(my_sv_setpvf_mg_nocontext)(SV * sv, const char * pat, ...);
3843 #define sv_setpvf_mg_nocontext DPPP_(my_sv_setpvf_mg_nocontext)
3844 #define Perl_sv_setpvf_mg_nocontext DPPP_(my_sv_setpvf_mg_nocontext)
3849 DPPP_(my_sv_setpvf_mg_nocontext)(SV *sv, const char *pat, ...) in DPPP_() argument