Searched refs:PERLDBf_SUB (Results 1 – 3 of 3) sorted by relevance
7 PERLDBf_SUB # Z added by devel/scanprov
6976 #define PERLDB_ALL (PERLDBf_SUB | PERLDBf_LINE | \6982 #define PERLDBf_SUB 0x01 /* Debug sub enter/exit */ macro6997 #define PERLDB_SUB (PL_perldb & PERLDBf_SUB)
9622 PERLDBf_SUB => 0x01, # Debug sub enter/exit