OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stringio_truncate
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/_io/
stringio.c
357
stringio_truncate
(stringio *self, PyObject *args)
function
829
{"truncate", (PyCFunction)
stringio_truncate
, METH_VARARGS, stringio_truncate_doc},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_io/
stringio.c
357
stringio_truncate
(stringio *self, PyObject *args)
function
816
{"truncate", (PyCFunction)
stringio_truncate
, METH_VARARGS, stringio_truncate_doc},
/external/python/cpython2/Modules/_io/
stringio.c
357
stringio_truncate
(stringio *self, PyObject *args)
function
829
{"truncate", (PyCFunction)
stringio_truncate
, METH_VARARGS, stringio_truncate_doc},
Completed in 164 milliseconds