Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/base/include/berberis/base/
Dbit_util.h400 static constexpr bool kIsSigned = std::is_signed_v<BaseType>; variable
571 static constexpr bool kIsSigned = std::is_signed_v<BaseType>; variable