Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_io/clinic/
Dbufferedio.c.h381 …{"truncate", (PyCFunction)(void(*)(void))_io__Buffered_truncate, METH_FASTCALL, _io__Buffered_trun…
387 _io__Buffered_truncate(buffered *self, PyObject *const *args, Py_ssize_t nargs) in _io__Buffered_truncate() function