Searched defs:xoptions (Results 1 – 6 of 6) sorted by relevance
98 PyWideStringList xoptions; /* "-X value" option */ member
2202 PyObject *xoptions = _PySys_GetObjectId(&PyId__xoptions); in get_xoptions() local2836 wchar_t * const * xoptions = config->xoptions.items; in sys_create_xoptions_dict() local2899 PyObject *xoptions = sys_create_xoptions_dict(config); in _PySys_InitMain() local
565 _Py_get_xoption(const PyWideStringList *xoptions, const wchar_t *name) in _Py_get_xoption()
214 PyWideStringList xoptions; /* Command line -X options */ member
534 wchar_t* xoptions[3] = { in test_init_from_config() local
7208 uint32_t xoptions; in process_data() local