Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dinitconfig.c200 #define SET_ITEM_STR(VAR) \ in _Py_GetGlobalVariablesAsDict() macro
203 SET_ITEM_STR(Py_FileSystemDefaultEncoding); in _Py_GetGlobalVariablesAsDict()
205 SET_ITEM_STR(Py_FileSystemDefaultEncodeErrors); in _Py_GetGlobalVariablesAsDict()
240 #undef SET_ITEM_STR in _Py_GetGlobalVariablesAsDict()