unlikely 36 libavcodec/alpha/asm.h # define unlikely(x) __builtin_expect((x) != 0, 0) unlikely 39 libavcodec/alpha/asm.h # define unlikely(x) (x)