Searched refs:get_debug_opts_flags (Results 1 – 4 of 4) sorted by relevance
2957 return get_debug_opts_flags(s, 1);3129 PL_debug = get_debug_opts_flags( &s, 1) | DEBUG_TOP_FLAG;
2115 PL_debug = get_debug_opts_flags((char **)&s, 0) | DEBUG_TOP_FLAG; in Perl_magic_set()
1529 #define get_debug_opts_flags Perl_get_debug_opts_flags macro3571 #define get_debug_opts_flags(a,b) Perl_get_debug_opts_flags(aTHX_ a,b) macro
1438 p |int |get_debug_opts_flags |NN char **s|int flags