server-skynet-source-3rd-je.../include
Jason Evans 722b370399 Use ffsl() in ALLOCM_ALIGN().
Use ffsl() rather than ffs() plus bitshifting in ALLOCM_ALIGN().  The
original rational for using ffs() was portability, but the bitmap code
has since induced a hard dependency on ffsl().
2012-04-02 14:09:07 -07:00
..
jemalloc Use ffsl() in ALLOCM_ALIGN(). 2012-04-02 14:09:07 -07:00