After D40698 is committed, HAVE_INLINE_FLSLL will be #defined always. This change assumes that where __HAVE_INLINE_FLSLL is tested, the two leading underscores are a mistake, and that the code will be better for using the efficient flsll implementation that comes with D49698.
The code I'm removing was committed by Bruce Evans.