Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/
Dglobals.h24 static constexpr unsigned BITS_PER_UINT16 = sizeof(uint16_t) * BITS_PER_BYTE; variable
/arkcompiler/runtime_core/static_core/libpandabase/
Dglobals.h24 static constexpr unsigned BITS_PER_UINT16 = sizeof(uint16_t) * BITS_PER_BYTE; variable