Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Python/
Dsysmodule.c50 PySys_GetObject(char *name) in PySys_GetObject() function
/aosp_15_r20/external/python/cpython3/Python/
Dsysmodule.c90 PySys_GetObject(const char *name) in PySys_GetObject() function