Searched refs:compBuf (Results 1 – 1 of 1) sorted by relevance
309 compBuf = gdCalloc(compMax, 1); in gdImageCreateFromGd2Ctx()385 if (compBuf) { in gdImageCreateFromGd2Ctx()386 gdFree(compBuf); in gdImageCreateFromGd2Ctx()401 if (compBuf) { in gdImageCreateFromGd2Ctx()402 gdFree(compBuf); in gdImageCreateFromGd2Ctx()450 char *compBuf = NULL; in gdImageCreateFromGd2PartCtx() local506 compBuf = gdCalloc(compMax, 1); in gdImageCreateFromGd2PartCtx()618 if (compBuf) { in gdImageCreateFromGd2PartCtx()619 gdFree(compBuf); in gdImageCreateFromGd2PartCtx()633 if (compBuf) { in gdImageCreateFromGd2PartCtx()[all …]
Completed in 6 milliseconds