Searched defs:OVERFLOW (Results 1 – 5 of 5) sorted by relevance
5 #define OVERFLOW \ macro
25 #define OVERFLOW(x) assert(__msan_test_shadow(&x, sizeof(x)) == -1) macro
33 static constexpr uint32_t OVERFLOW = 0x4; member
178 static const int OVERFLOW = -1; member in __msan::OriginSet
46 static constexpr uint32_t OVERFLOW = 0x4; global() member