Searched refs:NO_OVERFLOW (Results 1 – 2 of 2) sorted by relevance
21 #define NO_OVERFLOW(x) assert(__msan_test_shadow(&x, sizeof(x)) == 0) macro40 NO_OVERFLOW(s); in f100()44 NO_OVERFLOW(s); in f800()56 NO_OVERFLOW(a); in f_many()57 NO_OVERFLOW(b); in f_many()66 NO_OVERFLOW(a); in f_many2()67 NO_OVERFLOW(s); in f_many2()
10 static final long NO_OVERFLOW = 24L * 60 * 60 * 1000 * 1000 * 1000;