Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmlparse.c1921 const int bytesToAllocate = (int)((unsigned)len * 2U); in XML_Parse() local
6948 const int bytesToAllocate = (int)( in poolBytesToAllocateFor() local
6986 size_t bytesToAllocate; in poolGrow() local
7019 size_t bytesToAllocate; in poolGrow() local
/external/python/cpython3/Modules/expat/
Dxmlparse.c1921 const int bytesToAllocate = (int)((unsigned)len * 2U); in XML_Parse() local
6948 const int bytesToAllocate = (int)( in poolBytesToAllocateFor() local
6986 size_t bytesToAllocate; in poolGrow() local
7019 size_t bytesToAllocate; in poolGrow() local
/external/python/cpython2/Modules/expat/
Dxmlparse.c1921 const int bytesToAllocate = (int)((unsigned)len * 2U); in XML_Parse() local
6948 const int bytesToAllocate = (int)( in poolBytesToAllocateFor() local
6986 size_t bytesToAllocate; in poolGrow() local
7019 size_t bytesToAllocate; in poolGrow() local