Searched refs:WORD_SIZE (Results 1 – 1 of 1) sorted by relevance
13 #define WORD_SIZE (1 << WORD_SHIFT) macro14 #define WORD_MASK (WORD_SIZE - 1)24 uint64_t ex_winsz = winsz + WORD_SIZE; in anti_replay_check()134 tmp = (wint + WORD_SIZE - 1) / WORD_SIZE; in anti_replay_check()