Searched refs:_rotwl (Results 1 – 4 of 4) sorted by relevance
81 return _rotwl(value, shift); in test_rotwl()144 char rotwl_0[_rotwl(0x3210, 4) == 0x2103 ? 1 : -1];
433 #define _rotwl(a,b) __rolw((a), (b)) macro
192 ``_rotwl`` and ``_lrotl`` may now be used within constant expressions.
3697 * ``_rotwl``