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

/haiku-buildtools/isl/
H A Disl_ctx.c15 #define __isl_calloc_type(type) __isl_calloc(type,sizeof(type)) macro
100 ctx = __isl_calloc_type(struct isl_ctx);

Completed in 68 milliseconds