Home | History | Annotate | Download | only in src

Lines Matching refs:ixalloc

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