Home
last modified time | relevance | path

Searched defs:PyCodeObject (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Include/
Dpytypedefs.h21 typedef struct PyCodeObject PyCodeObject; typedef
/external/tensorflow/tensorflow/compiler/xla/python/
Dpython_ref_manager.cc60 absl::Span<std::pair<PyCodeObject*, int> const> garbage) { in AddGarbage()
/external/python/cpython2/Include/
Dcode.h30 } PyCodeObject; typedef