Home
last modified time | relevance | path

Searched defs:getLog2 (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/compiler-rt/lib/scudo/standalone/
Dcommon.h73 inline uptr getLog2(uptr X) { in getLog2() function
/external/scudo/standalone/
Dcommon.h73 inline uptr getLog2(uptr X) { in getLog2() function
/external/aac/libSBRdec/src/
DHFgen_preFlat.cpp135 const UCHAR getLog2[32] = {0, 1, 2, 2, 3, 3, 3, 3, 4, 4, 4, 4, 4, 4, 4, 4, variable