Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/
Dglobals.h25 static constexpr unsigned BITS_PER_UINT32 = sizeof(uint32_t) * BITS_PER_BYTE; variable
/arkcompiler/runtime_core/static_core/libpandabase/
Dglobals.h25 static constexpr unsigned BITS_PER_UINT32 = sizeof(uint32_t) * BITS_PER_BYTE; variable