Lines Matching refs:malloc
114 MatchVersions = malloc( sizeof(versionString) * numVersions );
372 calinfo = malloc (calSize);
435 buffer = malloc (2 * 65536);
464 int *buffer = malloc (sizeof (int) * 65536);
495 p->buffer = malloc (p->buffersize);
567 p->buffer = malloc (newsize);
705 in = malloc (planes * (xsize * bpp + 1));
710 buf = malloc (3 * xsize * bpp);
791 array[j] = malloc (sizeof (int) * length);
795 buffer = malloc (htonl (res.xsize) + 1);
854 buffer = malloc (htonl (res->xsize) + 1);