Searched refs:DEBUG_MASK (Results 1 – 2 of 2) sorted by relevance
| /mirbsd/src/gnu/usr.bin/perl/ | ||
| D | mg.c | 605 sv_setiv(sv, (IV)(PL_debug & DEBUG_MASK)); in Perl_magic_get() |
| D | perl.h | 2992 #define DEBUG_MASK 0x001FEFFF /* mask of all the standard flags */ macro |