Searched refs:IGNORE_INTEGER_OVERFLOW (Results 1 – 2 of 2) sorted by relevance
20 #define IGNORE_INTEGER_OVERFLOW __attribute__((no_sanitize("integer"))) macro22 #define IGNORE_INTEGER_OVERFLOW // no-op macro
33 IGNORE_INTEGER_OVERFLOW inline Hasher& update(uint32_t data) { in update()89 IGNORE_INTEGER_OVERFLOW inline uint32_t hash() { in hash()