Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dperl.h4855 # define DEBUG_P_TEST_ UNLIKELY(PL_debug & DEBUG_P_FLAG) macro
4902 # define DEBUG_P_TEST DEBUG_P_TEST_
H A Ddump.c2855 if (DEBUG_P_TEST_) debprof(PL_op); in Perl_runops_debug()