Searched defs:CastMalloc (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Dptyx.h117 #define CastMalloc(type) (type *)malloc(sizeof(type)) macro

Completed in 15 milliseconds