Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dpythoncapi_compat.h551 PyCode_GetVarnames(PyCodeObject *code) in PyCode_GetVarnames() function
/aosp_15_r20/external/python/cpython3/Objects/
Dcodeobject.c1419 PyCode_GetVarnames(PyCodeObject *code) in PyCode_GetVarnames() function