Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dpythoncapi_compat.h569 PyCode_GetCellvars(PyCodeObject *code) in PyCode_GetCellvars() function
/aosp_15_r20/external/python/cpython3/Objects/
Dcodeobject.c1431 PyCode_GetCellvars(PyCodeObject *code) in PyCode_GetCellvars() function