Searched defs:Py_UniversalNewlineFgets (Results 1 - 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
H A Dpgenmain.c157 Py_UniversalNewlineFgets(char *buf, int n, FILE *stream, PyObject *fobj) function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
H A Dfileobject.c2714 ** Py_UniversalNewlineFgets is an fgets variation that understands
2728 Py_UniversalNewlineFgets(char *buf, int n, FILE *stream, PyObject *fobj) function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dfileobject.c2647 ** Py_UniversalNewlineFgets is an fgets variation that understands
2661 Py_UniversalNewlineFgets(char *buf, int n, FILE *stream, PyObject *fobj) function

Completed in 24 milliseconds