HomeSort by: relevance | last modified time | path
    Searched defs:add_overflow (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/nsd/dist/simdzone/src/haswell/
bits.h 16 static inline bool add_overflow(uint64_t value1, uint64_t value2, uint64_t *result) { function
bits.h 16 static inline bool add_overflow(uint64_t value1, uint64_t value2, uint64_t *result) { function
  /src/external/bsd/nsd/dist/simdzone/src/westmere/
bits.h 16 static inline bool add_overflow(uint64_t value1, uint64_t value2, uint64_t *result) { function
bits.h 16 static inline bool add_overflow(uint64_t value1, uint64_t value2, uint64_t *result) { function

Completed in 42 milliseconds