Searched defs:sum (Results 1 – 9 of 9) sorted by relevance
189 unsigned long sum; in realloc() local
365 unsigned long sum; /* for updating stats */ in __malloc_alloc() local
90 const uint64_t sum = (bits0 >> 32) + bits1; in mulShift32() local
285 const uint64_t sum = high0 + low1; in mulShift64() local307 const uint64_t sum = high0 + low1; in mulShift64() local
147 timespec_add (struct timespec *sum, const struct timespec *left, in timespec_add()
140 timespec_add (struct timespec *sum, const struct timespec *left, in timespec_add()
139 sum() in sum() function233 sum() const in sum() function
144 sum() in sum() function238 sum() const in sum() function
Completed in 22 milliseconds