Searched refs:compBuf (Results 1 – 1 of 1) sorted by relevance
310 compBuf = gdCalloc(compMax, 1); in gdImageCreateFromGd2Ctx()386 if (compBuf) { in gdImageCreateFromGd2Ctx()387 gdFree(compBuf); in gdImageCreateFromGd2Ctx()402 if (compBuf) { in gdImageCreateFromGd2Ctx()403 gdFree(compBuf); in gdImageCreateFromGd2Ctx()451 char *compBuf = NULL; in gdImageCreateFromGd2PartCtx() local507 compBuf = gdCalloc(compMax, 1); in gdImageCreateFromGd2PartCtx()619 if (compBuf) { in gdImageCreateFromGd2PartCtx()620 gdFree(compBuf); in gdImageCreateFromGd2PartCtx()634 if (compBuf) { in gdImageCreateFromGd2PartCtx()[all …]
Completed in 8 milliseconds