Searched refs:READ_SIZE (Results 1 – 1 of 1) sorted by relevance
49 #define READ_SIZE 16 macro51 #define READ_SIZE (1024*8) macro168 char *buf = (char *)XML_GetBuffer(parser, READ_SIZE); in processStream()176 nread = read(fd, buf, READ_SIZE); in processStream()