Home
last modified time | relevance | path

Searched defs:skipnextlf (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dfileobject.c1392 int skipnextlf = f->f_skipnextlf; in get_line() local
2666 int skipnextlf = 0; in Py_UniversalNewlineFgets() local
2754 int newlinetypes, skipnextlf; in Py_UniversalNewlineFread() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dfileobject.c1417 int skipnextlf = f->f_skipnextlf; in get_line() local
2733 int skipnextlf = 0; in Py_UniversalNewlineFgets() local
2821 int newlinetypes, skipnextlf; in Py_UniversalNewlineFread() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dbz2module.c261 int skipnextlf = f->f_skipnextlf; in Util_GetLine() local
350 int newlinetypes, skipnextlf; in Util_UnivNewlineRead() local