Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dmath_helper.h23 #define panda_bit_utils_ctzll __builtin_ctzll // NOLINT(cppcoreguidelines-macro-usage) macro
/arkcompiler/runtime_core/libpandabase/utils/
Dbit_utils.h32 #define panda_bit_utils_ctzll __builtin_ctzll // NOLINT(cppcoreguidelines-macro-usage) macro