Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
DcStringIO.c309 IO_truncate(IOobject *self, PyObject *args) { in IO_truncate() function
522 {"truncate", (PyCFunction)IO_truncate, METH_VARARGS, IO_truncate__doc__},
629 {"truncate", (PyCFunction)IO_truncate, METH_VARARGS, IO_truncate__doc__},