Searched defs:OVERFLOW (Results 1 – 13 of 13) sorted by relevance
5 #define OVERFLOW \ macro
19 #define OVERFLOW(x) assert(__msan_test_shadow(&x, sizeof(x)) == -1) macro
25 #define OVERFLOW(x) assert(__msan_test_shadow(&x, sizeof(x)) == -1) macro
94 #define OVERFLOW 3 macro
88 OVERFLOW enumerator
174 static const int OVERFLOW = -1; member in __msan::OriginSet
175 static const int OVERFLOW = -1; member in __msan::OriginSet
276 final String OVERFLOW = "9999999999999999999"; // and this one is clearly out in testLongBoundsChecks() local
928 OVERFLOW enumConstant
888 OVERFLOW enumConstant
644 static final int OVERFLOW = -2; field in MutableCodePointTrie.AllSameBlocks
652 static final int OVERFLOW = -2; field in MutableCodePointTrie.AllSameBlocks
693 static constexpr int32_t OVERFLOW = -2; member in __anon1a978a9e0111::AllSameBlocks