Home
last modified time | relevance | path

Searched refs:code_debug_ranges (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython3/Include/cpython/
Dinitconfig.h147 int code_debug_ranges; member
/external/python/cpython3/Python/
Dinitconfig.c65 SPEC(code_debug_ranges, BOOL),
702 assert(config->code_debug_ranges >= 0); in config_check_consistency()
847 config->code_debug_ranges = 1; in _PyConfig_InitCompatConfig()
1894 config->code_debug_ranges = 0; in config_read_complex_options()
/external/python/cpython3/Programs/
D_testembed.c657 config.code_debug_ranges = 0; in test_init_from_config()
/external/python/cpython3/Objects/
Dcodeobject.c668 if (!_Py_GetConfig()->code_debug_ranges) { in _PyCode_New()
/external/python/cpython3/Doc/c-api/
Dinit_config.rst669 .. c:member:: int code_debug_ranges
/external/python/cpython3/Doc/data/
Dpython3.13.abi14203 …<var-decl name='code_debug_ranges' type-id='type-id-5' visibility='default' filepath='./Include/cp…