Home | History | Annotate | Download | only in e2fsprogs

Lines Matching full:__builtin_expect

2620 K&R style comments, and don't try to use __builtin_expect if __GNUC__
2621 is less than 3. (__builtin_expect is only supported for gcc versions
2623 this is an optimization, we only try to use __builtin_expect for gcc 3