Home
last modified time | relevance | path

Searched refs:expect (Results 1 – 1 of 1) sorted by relevance

/include/linux/
A Dcompiler.h18 int expect, int is_constant);
23 #define __branch_check__(x, expect, is_constant) ({ \ argument
33 ______r = __builtin_expect(!!(x), expect); \
35 expect, is_constant); \

Completed in 3 milliseconds