Home
last modified time | relevance | path

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

/third_party/python/Doc/includes/
H A Dtypestruct.h34 unsigned long tp_flags; member
/third_party/python/Objects/
H A Dstructseq.c563 _PyStructSequence_NewType(PyStructSequence_Desc *desc, unsigned long tp_flags) in _PyStructSequence_NewType() argument
460 _PyStructSequence_InitType(PyTypeObject *type, PyStructSequence_Desc *desc, unsigned long tp_flags) _PyStructSequence_InitType() argument
/third_party/python/Include/cpython/
H A Dobject.h181 unsigned long tp_flags; member

Completed in 2 milliseconds