Searched refs:expect (Results 1 – 1 of 1) sorted by relevance
18 int expect, int is_constant);23 #define __branch_check__(x, expect, is_constant) ({ \ argument33 ______r = __builtin_expect(!!(x), expect); \35 expect, is_constant); \
Completed in 3 milliseconds