Searched defs:CLZ (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/libartbase/base/ | ||
H A D | bit_utils.h | 47 constexpr int CLZ(T x) { in CLZ() function |
/aosp12/system/tools/aidl/ | ||
H A D | aidl_const_expressions.cpp | 40 constexpr int CLZ(T x) { in CLZ() function |