Searched refs:EIGHT_BYTES (Results 1 – 1 of 1) sorted by relevance
42 static const int EIGHT_BYTES = 8; variable185 if (sizeof(long) == FOUR_BYTES && sizeof(uintptr_t) == EIGHT_BYTES) { in AccessMem()