Searched refs:BUF_SIZE (Results 1 – 2 of 2) sorted by relevance
40 #define BUF_SIZE 1024 macro101 buf = XML_GetBuffer(parser, BUF_SIZE); in initAndParse()108 bytesRead = fread(buf, 1, BUF_SIZE, file); in initAndParse()
43 #define BUF_SIZE 1024 macro