Searched defs:ROTL_UV (Results 1 – 1 of 1) sorted by relevance
75 #define ROTL_UV(x,r) ROTL64(x,r) macro78 #define ROTL_UV(x,r) ROTL32(x,r) macro