Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dstructseq.c461 unsigned long tp_flags) in _PyStructSequence_InitType()
563 _PyStructSequence_NewType(PyStructSequence_Desc *desc, unsigned long tp_flags) in _PyStructSequence_NewType()
/third_party/python/Doc/includes/
Dtypestruct.h34 unsigned long tp_flags; member
/third_party/python/Include/cpython/
Dobject.h181 unsigned long tp_flags; member