Home
last modified time | relevance | path

Searched refs:fileio_methods (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython3/Modules/_io/
Dfileio.c1140 static PyMethodDef fileio_methods[] = { variable
1221 fileio_methods, /* tp_methods */
/aosp_15_r20/external/python/cpython2/Modules/_io/
Dfileio.c1079 static PyMethodDef fileio_methods[] = { variable
1155 fileio_methods, /* tp_methods */
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/cpython/
Dignored.tsv584 Modules/_io/fileio.c - fileio_methods -