Home
last modified time | relevance | path

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

/third_party/python/Python/
Dinitconfig.c208 #define SET_ITEM_STR(VAR) \ in _Py_GetGlobalVariablesAsDict() macro
211 SET_ITEM_STR(Py_FileSystemDefaultEncoding); in _Py_GetGlobalVariablesAsDict()
213 SET_ITEM_STR(Py_FileSystemDefaultEncodeErrors); in _Py_GetGlobalVariablesAsDict()
248 #undef SET_ITEM_STR in _Py_GetGlobalVariablesAsDict()