Home | History | Annotate | Download | only in camera

Lines Matching full:__builtin_expect

29 #define UNLIKELY(exp) __builtin_expect(!!(exp), 0)