Home
last modified time | relevance | path

Searched refs:getLeastSignificantSetBitIndex (Results 1 – 1 of 1) sorted by relevance

/external/scudo/standalone/
Dcommon.h68 inline uptr getLeastSignificantSetBitIndex(uptr X) { in getLeastSignificantSetBitIndex() function
75 return getLeastSignificantSetBitIndex(X); in getLog2()