Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dinitconfig.c588 config_check_consistency(const PyConfig *config) in config_check_consistency() function
2880 assert(config_check_consistency(config)); in _PyConfig_Read()