Home
last modified time | relevance | path

Searched defs:CLZ (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/libartbase/base/
H A Dbit_utils.h47 constexpr int CLZ(T x) { in CLZ() function
/aosp12/system/tools/aidl/
H A Daidl_const_expressions.cpp40 constexpr int CLZ(T x) { in CLZ() function