Home
last modified time | relevance | path

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

/third_party/python/Doc/includes/
Dtypestruct.h34 unsigned long tp_flags; member
/third_party/python/Objects/
Dstructseq.c466 unsigned long tp_flags) in _PyStructSequence_InitType()
/third_party/python/Include/cpython/
Dobject.h224 unsigned long tp_flags; member