Searched refs:__rorl (Results 1 – 2 of 2) sorted by relevance
127 __rorl(unsigned long x, uint32_t y) { in __rorl() function180 return __rorl(__revl(t), sizeof(long) / 2); in __rev16l()
137 return __rorl(x, y); in test_rorl()