Searched refs:timgs (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dz4l.c1032 XF86ImagePtr timgs = local in function:Z4lNewImage
1033 (XF86ImagePtr) realloc(*imgs, sizeof(*timgs) * (*nimgs + 1));
1035 if (timgs == NULL)
1038 *imgs = timgs;
1039 img = &timgs[*nimgs];

Completed in 4 milliseconds