BUFFER_SIZE       161 lib/action/compile.c 	Buffer out = (Buffer)malloc(BUFFER_SIZE);
BUFFER_SIZE       162 lib/action/compile.c 	memset(out, 0, BUFFER_SIZE);