Home
last modified time | relevance | path

Searched refs:PyStdPrinter_Type (Results 1 – 5 of 5) sorted by relevance

/third_party/python/Include/cpython/
Dfileobject.h10 PyAPI_DATA(PyTypeObject) PyStdPrinter_Type;
/third_party/python/Objects/
Dfileobject.c339 &PyStdPrinter_Type); in PyFile_NewStdPrinter()
466 PyTypeObject PyStdPrinter_Type = { variable
Dobject.c1860 INIT_TYPE(PyStdPrinter_Type); in _PyTypes_Init()
/third_party/python/Tools/c-analyzer/
DTODO839 Objects/fileobject.c:PyStdPrinter_Type PyTypeObject PyStdPrinter_Type
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv1627 Objects/fileobject.c - PyStdPrinter_Type -