Home
last modified time | relevance | path

Searched refs:PyIOBase_Type (Results 1 – 7 of 7) sorted by relevance

/third_party/python/Modules/_io/
D_iomodule.h8 extern PyTypeObject PyIOBase_Type;
Diobase.c838 PyTypeObject PyIOBase_Type = { variable
1065 &PyIOBase_Type, /* tp_base */
D_iomodule.c729 ADD_TYPE(&PyIOBase_Type); in PyInit__io()
Dbufferedio.c2371 &PyIOBase_Type, /* tp_base */
Dtextio.c200 &PyIOBase_Type, /* tp_base */
/third_party/python/Tools/c-analyzer/
DTODO628 Modules/_io/iobase.c:PyIOBase_Type PyTypeObject PyIOBase_Type
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv10 Modules/_io/_iomodule.h - PyIOBase_Type -
2298 Modules/_io/iobase.c - PyIOBase_Type -