Home
last modified time | relevance | path

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

/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Dbz2module.c452 Util_ReadAheadGetLineSkip(BZ2FileObject *f, int skip, int bufsize) in Util_ReadAheadGetLineSkip() function
483 s = Util_ReadAheadGetLineSkip(f, skip+len, in Util_ReadAheadGetLineSkip()
1535 ret = Util_ReadAheadGetLineSkip(self, 0, READAHEAD_BUFSIZE); in BZ2File_iternext()
/dports/lang/python27/Python-2.7.18/Modules/
H A Dbz2module.c452 Util_ReadAheadGetLineSkip(BZ2FileObject *f, int skip, int bufsize) in Util_ReadAheadGetLineSkip() function
483 s = Util_ReadAheadGetLineSkip(f, skip+len, in Util_ReadAheadGetLineSkip()
1535 ret = Util_ReadAheadGetLineSkip(self, 0, READAHEAD_BUFSIZE); in BZ2File_iternext()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dbz2module.c464 Util_ReadAheadGetLineSkip(BZ2FileObject *f, int skip, int bufsize) in Util_ReadAheadGetLineSkip() function
495 s = Util_ReadAheadGetLineSkip(f, skip+len, in Util_ReadAheadGetLineSkip()
1529 ret = Util_ReadAheadGetLineSkip(self, 0, READAHEAD_BUFSIZE); in BZ2File_iternext()