Lines Matching refs:ialloc
4461 static void** ialloc(mstate m,
4883 return ialloc(gm, n_elements, &sz, 3, chunks);
4888 return ialloc(gm, n_elements, sizes, 0, chunks);
5326 return ialloc(ms, n_elements, &sz, 3, chunks);
5336 return ialloc(ms, n_elements, sizes, 0, chunks);