Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dmain.c1457 #define COPY_FLAG(ATTR, VALUE) \ in _PyCoreConfig_GetGlobalConfig() macro
1462 COPY_FLAG(ignore_environment, Py_IgnoreEnvironmentFlag); in _PyCoreConfig_GetGlobalConfig()
1463 COPY_FLAG(utf8_mode, Py_UTF8Mode); in _PyCoreConfig_GetGlobalConfig()
1465 #undef COPY_FLAG in _PyCoreConfig_GetGlobalConfig()