Searched refs:SECOND_MOVE_LEN (Results 1 – 5 of 5) sorted by relevance
34 constexpr int32_t SECOND_MOVE_LEN = 8; variable48 SECOND_MOVE_LEN) | (ptr[THIRD_BIT]); in Convert2Uint32()
33 constexpr int32_t SECOND_MOVE_LEN = 8; variable47 SECOND_MOVE_LEN) | (ptr[THIRD_BIT]); in Convert2Uint32()
45 constexpr int32_t SECOND_MOVE_LEN = 8; variable56 (ptr[SECOND_BIT] << SECOND_MOVE_LEN) | (ptr[THIRD_BIT]); in Convert2Uint32()