Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dperl.h4867 # define DEBUG_R_TEST_ UNLIKELY(PL_debug & DEBUG_R_FLAG) macro
4914 # define DEBUG_R_TEST DEBUG_R_TEST_
H A Ddump.c529 else if (DEBUG_R_TEST_) { in Perl_sv_peek()