Searched defs:MALLOCX_ALIGN (Results 1 – 1 of 1) sorted by relevance
16 # define MALLOCX_ALIGN(a) ((int)(ffs((int)(a))-1)) macro18 # define MALLOCX_ALIGN(a) \ macro