Home | History | Annotate | Download | only in src

Lines Matching refs:MALLOCX_LG_ALIGN_MASK

2016 	if ((flags & MALLOCX_LG_ALIGN_MASK) == 0) {
2515 if (likely((flags & MALLOCX_LG_ALIGN_MASK) == 0))