Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/third_party/jinja2/
H A Ddebug.py318 class _PyObject(ctypes.Structure): class
327 class _PyObject(ctypes.Structure): class
/aosp_15_r20/external/python/cpython3/Objects/
Dobmalloc.c218 static PyMemAllocatorEx _PyObject = PYDBGOBJ_ALLOC; variable
222 static PyMemAllocatorEx _PyObject = PYOBJ_ALLOC; variable