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

/xsrc/external/mit/libXmu/dist/src/
H A DXmuint.h40 #define Xmumallocarray(n, size) reallocarray(NULL, (n), (size)) macro
H A DDistinct.c81 defs = Xmumallocarray (count, sizeof (XColor));
H A DLookupCmap.c246 s = Xmumallocarray((count+1), sizeof(XStandardColormap));

Completed in 3 milliseconds