Searched refs:LSR_C (Results 1 – 1 of 1) sorted by relevance
115 static inline uint32_t LSR_C(const uint32_t value, const uint32_t amount, in LSR_C() function132 uint32_t result = LSR_C(value, amount, dont_care, success); in LSR()232 result = LSR_C(value, amount, carry_out, success); in Shift_C()