Home
last modified time | relevance | path

Searched refs:BITS_PER_INTPTR (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandabase/
H A Dglobals.h27 static constexpr unsigned BITS_PER_INTPTR = sizeof(intptr_t) * BITS_PER_BYTE; member
/arkcompiler/runtime_core/static_core/libpandabase/
H A Dglobals.h27 static constexpr unsigned BITS_PER_INTPTR = sizeof(intptr_t) * BITS_PER_BYTE; member

Completed in 1 milliseconds