Lines Matching refs:SET_ITEM_OBJ
2724 #define SET_ITEM_OBJ(ATTR) \ in _PyMainInterpreterConfig_AsDict() macro
2737 SET_ITEM_OBJ(argv); in _PyMainInterpreterConfig_AsDict()
2738 SET_ITEM_OBJ(executable); in _PyMainInterpreterConfig_AsDict()
2739 SET_ITEM_OBJ(prefix); in _PyMainInterpreterConfig_AsDict()
2740 SET_ITEM_OBJ(base_prefix); in _PyMainInterpreterConfig_AsDict()
2741 SET_ITEM_OBJ(exec_prefix); in _PyMainInterpreterConfig_AsDict()
2742 SET_ITEM_OBJ(base_exec_prefix); in _PyMainInterpreterConfig_AsDict()
2743 SET_ITEM_OBJ(warnoptions); in _PyMainInterpreterConfig_AsDict()
2744 SET_ITEM_OBJ(xoptions); in _PyMainInterpreterConfig_AsDict()
2745 SET_ITEM_OBJ(module_search_path); in _PyMainInterpreterConfig_AsDict()
2753 #undef SET_ITEM_OBJ in _PyMainInterpreterConfig_AsDict()