unlikely 293 config.h # define unlikely(x) __builtin_expect((x), 0) unlikely 296 config.h # define unlikely(x) (x)