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

/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dz4l.c1058 XF86AttributePtr tattrs = local in function:Z4lNewAttribute
1059 (XF86AttributePtr) realloc(*attrs, sizeof(*tattrs) * (*nattrs + 1));
1061 if (tattrs == NULL)
1064 *attrs = tattrs;
1065 attr = &tattrs[*nattrs];

Completed in 7 milliseconds