Home
last modified time | relevance | path

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

/third_party/node/tools/inspector_protocol/jinja2/
Ddebug.py318 class _PyObject(ctypes.Structure): class
327 class _PyObject(ctypes.Structure): class
/third_party/python/Objects/
Dobmalloc.c216 static PyMemAllocatorEx _PyObject = PYDBGOBJ_ALLOC; variable
220 static PyMemAllocatorEx _PyObject = PYOBJ_ALLOC; variable