Home
last modified time | relevance | path

Searched defs:xoptions (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython3/Include/internal/
Dpycore_initconfig.h99 PyWideStringList xoptions; /* "-X value" option */ member
/external/python/cpython3/Python/
Dpreconfig.c566 _Py_get_xoption(const PyWideStringList *xoptions, const wchar_t *name) in _Py_get_xoption()
Dsysmodule.c2237 PyObject *xoptions = sys_get_object_id(tstate, &PyId__xoptions); in get_xoptions() local
2872 wchar_t * const * xoptions = config->xoptions.items; in sys_create_xoptions_dict() local
2936 PyObject *xoptions = sys_create_xoptions_dict(config); in _PySys_InitMain() local
/external/python/cpython3/Include/cpython/
Dinitconfig.h221 PyWideStringList xoptions; /* Command line -X options */ member
/external/python/cpython3/Programs/
D_testembed.c533 wchar_t* xoptions[3] = { in test_init_from_config() local
/external/pcre/dist2/src/
Dpcre2test.c7293 uint32_t xoptions; in process_data() local