Searched refs:DEBUG_p (Results 1 – 4 of 4) sorted by relevance
| /mirbsd/src/gnu/usr.bin/perl/wince/ |
| D | wince.c | 1498 DEBUG_p(PerlIO_printf(Perl_debug_log, in win32_tmpfd() 1719 DEBUG_p(PerlIO_printf(Perl_debug_log, "Args ")); in create_command_line() 1725 DEBUG_p(PerlIO_printf(Perl_debug_log, "[%s]",arg)); in create_command_line() 1727 DEBUG_p(PerlIO_printf(Perl_debug_log, "\n")); in create_command_line() 2065 DEBUG_p(PerlIO_printf(Perl_debug_log, "Spawning [%s] with [%s]\n", in win32_spawnvp() 2091 DEBUG_p(PerlIO_printf(Perl_debug_log, in win32_spawnvp()
|
| /mirbsd/src/gnu/usr.bin/perl/win32/ |
| D | win32.c | 2703 DEBUG_p(PerlIO_printf(Perl_debug_log, in win32_tmpfd() 3665 DEBUG_p(PerlIO_printf(Perl_debug_log, "Args ")); in create_command_line() 3671 DEBUG_p(PerlIO_printf(Perl_debug_log, "[%s]",arg)); in create_command_line() 3673 DEBUG_p(PerlIO_printf(Perl_debug_log, "\n")); in create_command_line() 4011 DEBUG_p(PerlIO_printf(Perl_debug_log, "Spawning [%s] with [%s]\n", in win32_spawnvp() 4037 DEBUG_p(PerlIO_printf(Perl_debug_log, in win32_spawnvp()
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | perl.h | 3050 # define DEBUG_p(a) if (DEBUG_p_TEST) a macro 3115 # define DEBUG_p(a) macro
|
| D | util.c | 2912 DEBUG_p(PerlIO_printf(Perl_debug_log, 3002 DEBUG_p(PerlIO_printf(Perl_debug_log, "Looking for %s\n",tmpbuf));
|