Searched defs:__sum (Results 1 – 5 of 5) sorted by relevance
32 if (_Tp __sum; !__builtin_add_overflow(__x, __y, &__sum)) in __add_sat() local
101 const uint64_t __sum = __high0 + __low1; in __mulShift() local
135 const uint64_t __sum = (__bits0 >> 32) + __bits1; in __mulShift() local