Searched refs:check_hash_pycs_mode (Results 1 – 6 of 6) sorted by relevance
636 assert(config->check_hash_pycs_mode != NULL); in config_check_consistency()680 CLEAR(config->check_hash_pycs_mode); in PyConfig_Clear()716 config->check_hash_pycs_mode = NULL; in _PyConfig_InitCompatConfig()935 COPY_WSTR_ATTR(check_hash_pycs_mode); in _PyConfig_Copy()1036 SET_ITEM_WSTR(check_hash_pycs_mode); in _PyConfig_AsDict()1296 GET_WSTR(check_hash_pycs_mode); in _PyConfig_FromDict()2129 if (config->check_hash_pycs_mode == NULL) { in config_read()2130 status = PyConfig_SetString(config, &config->check_hash_pycs_mode, in config_read()2293 status = PyConfig_SetString(config, &config->check_hash_pycs_mode, in config_parse_cmdline()
2148 const wchar_t *mode = _Py_GetConfig()->check_hash_pycs_mode; in imp_module_exec()
175 wchar_t *check_hash_pycs_mode; member
621 config_set_string(&config, &config.check_hash_pycs_mode, L"always"); in test_init_from_config()
599 .. c:member:: wchar_t* check_hash_pycs_mode
5612 …<var-decl name='check_hash_pycs_mode' type-id='type-id-325' visibility='default' filepath='./Inclu…