Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dperl.h4850 # define DEBUG_s_TEST_ UNLIKELY(PL_debug & DEBUG_s_FLAG) macro
4897 # define DEBUG_s_TEST DEBUG_s_TEST_
H A Ddump.c2844 if (DEBUG_s_TEST_) { in Perl_runops_debug()