Home | History | Annotate | Download | only in src

Lines Matching refs:ialloc

3930 static void** ialloc(mstate m,
4338 return ialloc(gm, n_elements, &sz, 3, chunks);
4343 return ialloc(gm, n_elements, sizes, 0, chunks);
4752 return ialloc(ms, n_elements, &sz, 3, chunks);
4762 return ialloc(ms, n_elements, sizes, 0, chunks);