Home | History | Annotate | Download | only in Objects

Lines Matching defs:UNLIKELY

11 #  define UNLIKELY(value) __builtin_expect((value), 0)

13 # define UNLIKELY(value) (value)
755 if (UNLIKELY(running_on_valgrind == -1))
757 if (UNLIKELY(running_on_valgrind))
964 if (UNLIKELY(running_on_valgrind > 0))
1199 if (UNLIKELY(running_on_valgrind > 0))
1287 * Strings of these are unlikely to be valid addresses, floats, ints or