Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Objects/
Dframeobject.c81 frame_getbuiltins(PyFrameObject *f, void *closure) in frame_getbuiltins() function
/aosp_15_r20/external/python/cpython3/Modules/
D_testcapimodule.c6019 frame_getbuiltins(PyObject *self, PyObject *frame) in frame_getbuiltins() function