Searched defs:getLog2 (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/compiler-rt/lib/scudo/standalone/ |
D | common.h | 73 inline uptr getLog2(uptr X) { in getLog2() function
|
/external/scudo/standalone/ |
D | common.h | 73 inline uptr getLog2(uptr X) { in getLog2() function
|
/external/aac/libSBRdec/src/ |
D | HFgen_preFlat.cpp | 135 const UCHAR getLog2[32] = {0, 1, 2, 2, 3, 3, 3, 3, 4, 4, 4, 4, 4, 4, 4, 4, variable
|