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