Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dcompiler.h18 int expect, int is_constant);
23 #define __branch_check__(x, expect, is_constant) ({ \ argument
35 expect, is_constant); \