Home
last modified time | relevance | path

Searched defs:small_buffer (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
Dbz2module.c652 char small_buffer[SMALLCHUNK]; in BZ2File_readlines() local
1017 char small_buffer[SMALLCHUNK]; in BZ2File_seek() local
/external/python/cpython2/Objects/
Dfileobject.c1665 char small_buffer[SMALLCHUNK]; in file_readlines() local