Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dbz2module.c411 Util_ReadAhead(BZ2FileObject *f, int bufsize) in Util_ReadAhead() function
460 if (Util_ReadAhead(f, bufsize) < 0) in Util_ReadAheadGetLineSkip()