Home
last modified time | relevance | path

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

/third_party/python/Modules/_io/
D_iomodule.h162 extern PyObject *_PyIO_str_fileno;
D_iomodule.c33 PyObject *_PyIO_str_fileno = NULL; variable
Dbufferedio.c601 return PyObject_CallMethodNoArgs(self->raw, _PyIO_str_fileno); in buffered_fileno()
/third_party/python/Tools/c-analyzer/
DTODO169 Modules/_io/_iomodule.c:_PyIO_str_fileno PyObject *_PyIO_str_fileno
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv28 Modules/_io/_iomodule.h - _PyIO_str_fileno -
2661 Modules/_io/_iomodule.c - _PyIO_str_fileno -