Lines Matching refs:BUF_SIZE
97 #define BUF_SIZE 4096357 compiler->buf = (struct sljit_memory_fragment*)SLJIT_MALLOC(BUF_SIZE);486 if (compiler->buf->used_size + size <= (BUF_SIZE - (sljit_uw)SLJIT_OFFSETOF(struct sljit_memory_fragment, memory))) {491 new_frag = (struct sljit_memory_fragment*)SLJIT_MALLOC(BUF_SIZE);