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