Home
last modified time | relevance | path

Searched defs:tp_flags (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Tools/bgen/bgen/
DbgenObjectDefinition.py7 tp_flags = "Py_TPFLAGS_DEFAULT" variable in ObjectDefinition
371 tp_flags = "Py_TPFLAGS_DEFAULT|Py_TPFLAGS_BASETYPE" variable in PEP253Mixin
/external/python/cpython2/Doc/includes/
Dtypestruct.h33 long tp_flags; member
/external/python/cpython3/Doc/includes/
Dtypestruct.h34 unsigned long tp_flags; member
/external/python/cpython2/Include/
Dobject.h356 long tp_flags; member
/external/python/cpython3/Include/
Dobject.h379 unsigned long tp_flags; member