Home
last modified time | relevance | path

Searched refs:Perl_error_log (Results 1 – 16 of 16) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/
Dlocale.c347 PerlIO_printf(Perl_error_log, in Perl_init_i18nl10n()
352 PerlIO_printf(Perl_error_log, in Perl_init_i18nl10n()
356 PerlIO_printf(Perl_error_log, "LC_CTYPE "); in Perl_init_i18nl10n()
360 PerlIO_printf(Perl_error_log, "LC_COLLATE "); in Perl_init_i18nl10n()
364 PerlIO_printf(Perl_error_log, "LC_NUMERIC "); in Perl_init_i18nl10n()
366 PerlIO_printf(Perl_error_log, "\n"); in Perl_init_i18nl10n()
370 PerlIO_printf(Perl_error_log, in Perl_init_i18nl10n()
374 PerlIO_printf(Perl_error_log, in Perl_init_i18nl10n()
381 PerlIO_printf(Perl_error_log, in Perl_init_i18nl10n()
394 PerlIO_printf(Perl_error_log, "\t%.*s = \"%s\",\n", in Perl_init_i18nl10n()
[all …]
Dmalloc.c2450 PerlIO_printf(Perl_error_log, in Perl_dump_mstats()
2457 PerlIO_printf(Perl_error_log, "%8"IVdf" free:", buffer.totfree); in Perl_dump_mstats()
2459 PerlIO_printf(Perl_error_log, in Perl_dump_mstats()
2466 PerlIO_printf(Perl_error_log, "\n\t "); in Perl_dump_mstats()
2468 PerlIO_printf(Perl_error_log, in Perl_dump_mstats()
2475 PerlIO_printf(Perl_error_log, "\n%8"IVdf" used:", buffer.total - buffer.totfree); in Perl_dump_mstats()
2477 PerlIO_printf(Perl_error_log, in Perl_dump_mstats()
2484 PerlIO_printf(Perl_error_log, "\n\t "); in Perl_dump_mstats()
2486 PerlIO_printf(Perl_error_log, in Perl_dump_mstats()
2493 …PerlIO_printf(Perl_error_log, "\nTotal sbrk(): %"IVdf"/%"IVdf":%"IVdf". Odd ends: pad+heads+chain+… in Perl_dump_mstats()
Dutil.c69 PerlIO_printf(Perl_error_log, in Perl_safesysmalloc()
87 PerlLIO_write(PerlIO_fileno(Perl_error_log), in Perl_safesysmalloc()
108 PerlIO_printf(Perl_error_log, in Perl_safesysrealloc()
136 PerlLIO_write(PerlIO_fileno(Perl_error_log), in Perl_safesysrealloc()
168 PerlIO_printf(Perl_error_log, in Perl_safesyscalloc()
189 PerlLIO_write(PerlIO_fileno(Perl_error_log), in Perl_safesyscalloc()
820 PerlLIO_write(PerlIO_fileno(Perl_error_log), in Perl_savesharedpv()
1058 PerlIO * const serr = Perl_error_log; in Perl_write_to_stderr()
Dscope.h368 PerlIO_printf(Perl_error_log, "panic: top_env\n"); \
Dperl.c1618 PerlIO_printf(Perl_error_log, "panic: top_env\n"); in perl_parse()
2307 PerlIO_printf(Perl_error_log, "panic: restartop\n");
2344 PerlIO_printf(Perl_error_log, "%s%s syntax OK\n",
2348 PerlIO_printf(Perl_error_log, "%s syntax OK\n", PL_origfilename);
4962 PerlIO_printf(Perl_error_log,
5181 PerlIO_printf(Perl_error_log, "panic: restartop\n");
Dcop.h568 PerlIO_printf(Perl_error_log, "panic: POPSTACK\n"); \
Dperl.h2962 #ifndef Perl_error_log
2963 # define Perl_error_log (PL_stderrgv \ macro
Dpp_ctl.c1386 PerlIO_write(Perl_error_log, "panic: die ", 11); in Perl_die_where()
1387 PerlIO_write(Perl_error_log, message, msglen); in Perl_die_where()
Ddoio.c141 PerlIO_printf(Perl_error_log, in Perl_do_openn()
Dmg.c2619 PerlIO_printf(Perl_error_log, "Signal SIG%s received, but no signal handler set.\n", in Perl_sighandler()
Dregexec.c3933 PerlIO_printf(Perl_error_log, "%"UVxf" %d\n", in S_regmatch()
Dperlio.c5083 (void) PerlIO_puts(Perl_error_log,
Dop.c324 DEBUG_S(PerlIO_printf(Perl_error_log, in Perl_find_threadsv()
/mirbsd/src/gnu/usr.bin/perl/ext/threads/
Dthreads.xs406 PerlLIO_write(PerlIO_fileno(Perl_error_log),
776 PerlLIO_write(PerlIO_fileno(Perl_error_log),
/mirbsd/src/gnu/usr.bin/perl/win32/
Dperlhost.h1762 PerlIO_printf(Perl_error_log, "panic: restartop\n"); in win32_start_child()
/mirbsd/src/gnu/usr.bin/perl/wince/
Dperlhost.h1770 PerlIO_printf(Perl_error_log, "panic: restartop\n"); in win32_start_child()