Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dpythoncapi_compat.h220 PyFrame_GetBuiltins(PyFrameObject *frame) in PyFrame_GetBuiltins() function
/aosp_15_r20/external/python/cpython3/Objects/
Dframeobject.c1353 PyFrame_GetBuiltins(PyFrameObject *frame) in PyFrame_GetBuiltins() function