On 09/18/2015 04:41 PM, gang.chen.5...@gmail.com wrote:
+uint64_t helper_v4shl(uint64_t a, uint64_t b)
+{
+    uint64_t m;
+
+    b &= 63;

31.  All of the v4 functions have the same error.


r~

Reply via email to