Home
last modified time | relevance | path

Searched refs:EIGHT_BYTES (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_accessors.cpp42 static const int EIGHT_BYTES = 8; variable
185 if (sizeof(long) == FOUR_BYTES && sizeof(uintptr_t) == EIGHT_BYTES) { in AccessMem()