Home
last modified time | relevance | path

Searched refs:DEBUG_i_TEST (Results 1 – 11 of 11) sorted by relevance

/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/base/
H A D50250024 DEBUG_i_TEST # Z added by devel/scanprov
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/base/
H A D50250024 DEBUG_i_TEST # Z added by devel/scanprov
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/
H A D50250024 DEBUG_i_TEST # Z added by devel/scanprov
/dports/lang/perl5.32/perl-5.32.1/
H A Dperl.h4253 # define DEBUG_i_TEST DEBUG_i_TEST_ macro
4321 # define DEBUG_i(a) DEBUG__(DEBUG_i_TEST, a)
4352 # define DEBUG_i_TEST (0) macro
H A Dperlio.c347 if (!DEBUG_i_TEST)
/dports/lang/perl5.34/perl-5.34.0/
H A Dperl.h4457 # define DEBUG_i_TEST DEBUG_i_TEST_ macro
4556 # define DEBUG_i(a) DEBUG__(DEBUG_i_TEST, a)
4587 # define DEBUG_i_TEST (0) macro
H A Dperlio.c347 if (!DEBUG_i_TEST)
/dports/lang/perl5.30/perl-5.30.3/
H A Dperl.h4017 # define DEBUG_i_TEST DEBUG_i_TEST_ macro
4081 # define DEBUG_i(a) DEBUG__(DEBUG_i_TEST, a)
4111 # define DEBUG_i_TEST (0) macro
H A Dperlio.c347 if (!DEBUG_i_TEST)
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dperl.h4464 # define DEBUG_i_TEST DEBUG_i_TEST_ macro
4563 # define DEBUG_i(a) DEBUG__(DEBUG_i_TEST, a)
4594 # define DEBUG_i_TEST (0) macro
H A Dperlio.c343 if (!DEBUG_i_TEST) in PerlIO_debug()