Searched refs:strictlogic (Results 1 - 1 of 1) sorted by relevance

/linux-master/scripts/
H A Dunifdef.c170 static bool strictlogic; /* -K: keep ambiguous #ifs */ variable
286 strictlogic = true;
769 if (!strictlogic && (at == LT_TRUE || bt == LT_TRUE))
774 if (!strictlogic && (at == LT_FALSE || bt == LT_FALSE))

Completed in 104 milliseconds