Home | History | Annotate | Download | only in src

Lines Matching full:__builtin_expect

2420       if (__builtin_expect (*str == '*', 0)
2421 || __builtin_expect (*str == '?', 0)
2422 || __builtin_expect (*str == '[', 0))
2440 else if (__builtin_expect (special_char_p (str), false))