Home
last modified time | relevance | path

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

/external/libxml2/
Dglobals.c202 int xmlDefaultBufferSize = BASE_BUFFER_SIZE;
203 static int xmlDefaultBufferSizeThrDef = BASE_BUFFER_SIZE;
Dbuf.c788 if (buf->use < BASE_BUFFER_SIZE) in xmlBufResize()
Dtree.c7422 if (buf->use < BASE_BUFFER_SIZE) in xmlBufferResize()
/external/libxml2/include/libxml/
Dtree.h56 #define BASE_BUFFER_SIZE 4096 macro
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle47 * BASE_BUFFER_SIZE:
51 d BASE_BUFFER_SIZE...