Searched refs:constexpr (Results 1 – 1 of 1) sorted by relevance
206 static bool constexpr; /* constant #if expression */ variable880 constexpr = false; in eval_unary()898 constexpr = false; in eval_unary()958 constexpr = killconsts ? false : true; in ifeval()961 return (constexpr ? LT_IF : ret == LT_ERROR ? LT_IF : ret); in ifeval()