Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/extra/scripts/
A Dunifdef.c158 static bool strictlogic; /* -K: keep ambiguous #ifs */ variable
305 strictlogic = true; in main()
893 if (!strictlogic && (at == LT_TRUE || bt == LT_TRUE)) in op_or()
898 if (!strictlogic && (at == LT_FALSE || bt == LT_FALSE)) in op_and()

Completed in 5 milliseconds