Home
last modified time | relevance | path

Searched defs:PySys_SetArgvEx (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Python/
Dsysmodule.c1619 PySys_SetArgvEx(int argc, char **argv, int updatepath) in PySys_SetArgvEx() function
/aosp_15_r20/external/python/cpython3/Python/
Dsysmodule.c3315 PySys_SetArgvEx(int argc, wchar_t **argv, int updatepath) in PySys_SetArgvEx() function