Searched refs:RL_WORD_SIZE (Results 1 – 1 of 1) sorted by relevance
58 #define RL_WORD_SIZE (sizeof(uint32_t)) macro60 …(((((uintptr_t)(a)) & (RL_WORD_SIZE - 1U)) != 0U) ? ((((uintptr_t)(a)) & (~(RL_WORD_SIZE - 1U))) +…63 …(((((uintptr_t)(a)) & (RL_WORD_SIZE - 1U)) != 0U) ? (((uintptr_t)(a)) & (~(RL_WORD_SIZE - 1U))) : …