Home
last modified time | relevance | path

Searched defs:PyObject_DEL (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/python/cpython3/Include/
Dobjimpl.h112 #define PyObject_DEL PyObject_Free macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/
Dobjimpl.h112 #define PyObject_DEL PyObject_Free macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/
Dobjimpl.h112 #define PyObject_DEL PyObject_Free macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/
Dobjimpl.h112 #define PyObject_DEL PyObject_Free macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/
Dobjimpl.h112 #define PyObject_DEL PyObject_Free macro
/aosp_15_r20/external/python/cpython2/Include/
Dobjimpl.h139 #define PyObject_DEL PyObject_FREE macro
/aosp_15_r20/external/python/cpython2/Modules/
D_sre.c81 #define PyObject_DEL(op) PyMem_DEL((op)) macro
/aosp_15_r20/external/webp/swig/
H A Dlibwebp_python_wrap.c846 # define PyObject_DEL PyObject_Del macro
/aosp_15_r20/external/marisa-trie/bindings/python/
H A Dmarisa-swig_wrap.cxx847 # define PyObject_DEL PyObject_Del macro