Searched refs:dstbufalloc (Results 1 – 2 of 2) sorted by relevance
84 int row, col, i, dstbufalloc=0, retval=0; in decomptest() local108 dstbufalloc=1; in decomptest()203 if(dstbuf && dstbufalloc) {free(dstbuf); dstbuf=NULL;} in decomptest()
110 int row, col, iter=0, dstbufalloc=0, retval=0; in decomp() local132 dstbufalloc=1; in decomp()270 if(dstbuf && dstbufalloc) free(dstbuf); in decomp()