Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dmain.c1411 #define SET_ITEM_STR(VAR) \ in _Py_GetGlobalVariablesAsDict() macro
1414 SET_ITEM_STR(Py_FileSystemDefaultEncoding); in _Py_GetGlobalVariablesAsDict()
1416 SET_ITEM_STR(Py_FileSystemDefaultEncodeErrors); in _Py_GetGlobalVariablesAsDict()
1450 #undef SET_ITEM_STR in _Py_GetGlobalVariablesAsDict()
2569 #define SET_ITEM_STR(ATTR) \ in _PyCoreConfig_AsDict() macro
2584 SET_ITEM_STR(allocator); in _PyCoreConfig_AsDict()
2622 #undef SET_ITEM_STR in _PyCoreConfig_AsDict()