Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpycore_initconfig.h98 PyWideStringList xoptions; /* "-X value" option */ member
/external/python/cpython3/Python/
Dsysmodule.c2202 PyObject *xoptions = _PySys_GetObjectId(&PyId__xoptions); in get_xoptions() local
2836 wchar_t * const * xoptions = config->xoptions.items; in sys_create_xoptions_dict() local
2899 PyObject *xoptions = sys_create_xoptions_dict(config); in _PySys_InitMain() local
Dpreconfig.c565 _Py_get_xoption(const PyWideStringList *xoptions, const wchar_t *name) in _Py_get_xoption()
/external/python/cpython3/Include/cpython/
Dinitconfig.h214 PyWideStringList xoptions; /* Command line -X options */ member
/external/python/cpython3/Programs/
D_testembed.c534 wchar_t* xoptions[3] = { in test_init_from_config() local
/external/pcre/dist2/src/
Dpcre2test.c7208 uint32_t xoptions; in process_data() local