Home | History | Annotate | Download | only in src

Lines Matching refs:ixalloc

2773 	if (ixalloc(tsdn, ptr, old_usize, size, extra, alignment, zero)) {
2805 * usize isn't knowable before ixalloc() returns when extra is non-zero.