Searched defs:condexpr (Results 1 – 2 of 2) sorted by relevance
392 struct condexpr { struct393 enum condexpr_types cx_type; argument396 struct condexpr *not; argument401 } cx_u;
163 struct condexpr *condexpr; member