Searched refs:ralloc_array_size (Results 1 – 2 of 2) sorted by relevance
141 ((type *) ralloc_array_size(ctx, sizeof(type), count))188 void *ralloc_array_size(const void *ctx, size_t size, unsigned count) MALLOCLIKE;
208 ralloc_array_size(const void *ctx, size_t size, unsigned count) in ralloc_array_size() function