Home
last modified time | relevance | path

Searched refs:PerlIO_stdoutf (Results 1 – 25 of 41) sorted by relevance

12

/dports/devel/staf/src/staf/lang/perl-5.8/PLSTAF/
H A DPLSTAF.xs13 PerlIO_stdoutf("ok");
26 PerlIO_stdoutf("ok %d\n", input);
/dports/lang/perl5.34/perl-5.34.0/
H A Dfakesdio.h64 #define printf(fmt,args...) PerlIO_stdoutf(fmt,##args)
66 #define printf PerlIO_stdoutf
H A Dperlio.sym24 PerlIO_stdoutf
H A Dperlio.h173 #ifndef PerlIO_stdoutf
174 PERL_CALLCONV int PerlIO_stdoutf(const char *, ...)
/dports/lang/perl5.30/perl-5.30.3/
H A Dfakesdio.h64 #define printf(fmt,args...) PerlIO_stdoutf(fmt,##args)
66 #define printf PerlIO_stdoutf
H A Dperlio.sym24 PerlIO_stdoutf
H A Dperlio.h180 #ifndef PerlIO_stdoutf
181 PERL_CALLCONV int PerlIO_stdoutf(const char *, ...)
/dports/lang/perl5.32/perl-5.32.1/
H A Dfakesdio.h64 #define printf(fmt,args...) PerlIO_stdoutf(fmt,##args)
66 #define printf PerlIO_stdoutf
H A Dperlio.sym24 PerlIO_stdoutf
H A Dperlio.h180 #ifndef PerlIO_stdoutf
181 PERL_CALLCONV int PerlIO_stdoutf(const char *, ...)
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dfakesdio.h64 #define printf(fmt,args...) PerlIO_stdoutf(fmt,##args)
66 #define printf PerlIO_stdoutf
H A Dperlio.sym24 PerlIO_stdoutf
H A Dperlio.h173 #ifndef PerlIO_stdoutf
174 PERL_CALLCONV int PerlIO_stdoutf(const char *, ...)
/dports/graphics/p5-Gimp/Gimp-2.33/lib/Gimp/
H A DNet.xs11 # define printf PerlIO_stdoutf
/dports/lang/perl5.30/perl-5.30.3/dist/Storable/
H A DStorable.xs50 #define PerlIO_stdoutf printf macro
125 { PerlIO_stdoutf x; PerlIO_stdoutf("\n"); } \
131 { PerlIO_stdoutf x; PerlIO_stdoutf("\n"); } \
149 PerlIO_stdoutf("ASSERT FAILED (\"%s\", line %d): ", \
151 PerlIO_stdoutf y; PerlIO_stdoutf("\n"); \
/dports/lang/perl5.32/perl-5.32.1/dist/Storable/
H A DStorable.xs50 #define PerlIO_stdoutf printf macro
131 { PerlIO_stdoutf x; PerlIO_stdoutf("\n"); } \
137 { PerlIO_stdoutf x; PerlIO_stdoutf("\n"); } \
155 PerlIO_stdoutf("ASSERT FAILED (\"%s\", line %d): ", \
157 PerlIO_stdoutf y; PerlIO_stdoutf("\n"); \
/dports/lang/perl5.34/perl-5.34.0/dist/Storable/
H A DStorable.xs48 #define PerlIO_stdoutf printf macro
129 { PerlIO_stdoutf x; PerlIO_stdoutf("\n"); } \
135 { PerlIO_stdoutf x; PerlIO_stdoutf("\n"); } \
153 PerlIO_stdoutf("ASSERT FAILED (\"%s\", line %d): ", \
155 PerlIO_stdoutf y; PerlIO_stdoutf("\n"); \
/dports/lang/perl5.32/perl-5.32.1/pod/
H A Dperlapio.pod20 int PerlIO_stdoutf(const char *fmt,...)
92 =for apidoc Amh|int |PerlIO_stdoutf|const char *fmt|...
198 =item B<PerlIO_stdoutf(fmt,...)>
/dports/lang/perl5.34/perl-5.34.0/pod/
H A Dperlapio.pod20 int PerlIO_stdoutf(const char *fmt,...)
94 =for apidoc Amh|int |PerlIO_stdoutf|const char *fmt|...
200 =item B<PerlIO_stdoutf(fmt,...)>
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/pod/
H A Dperlapio.pod20 int PerlIO_stdoutf(const char *fmt,...)
94 =for apidoc Amh|int |PerlIO_stdoutf|const char *fmt|...
200 =item B<PerlIO_stdoutf(fmt,...)>
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Storable/
H A DStorable.xs106 { PerlIO_stdoutf x; PerlIO_stdoutf("\n"); } \
112 { PerlIO_stdoutf x; PerlIO_stdoutf("\n"); } \
130 PerlIO_stdoutf("ASSERT FAILED (\"%s\", line %d): ", \
132 PerlIO_stdoutf y; PerlIO_stdoutf("\n"); \
/dports/devel/p5-Storable/Storable-3.25/
H A DStorable.xs106 { PerlIO_stdoutf x; PerlIO_stdoutf("\n"); } \
112 { PerlIO_stdoutf x; PerlIO_stdoutf("\n"); } \
130 PerlIO_stdoutf("ASSERT FAILED (\"%s\", line %d): ", \
132 PerlIO_stdoutf y; PerlIO_stdoutf("\n"); \
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/base/
H A D500600088 PerlIO_stdoutf # E
/dports/lang/perl5.30/perl-5.30.3/pod/
H A Dperlapio.pod20 int PerlIO_stdoutf(const char *fmt,...)
152 =item B<PerlIO_stdoutf(fmt,...)>
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/todo/
H A D5003007395 PerlIO_stdoutf # T

12