Searched refs:condexpr (Results 1 – 6 of 6) sorted by relevance
184 extern Cell *condexpr(Node **, int);
1855 Cell *condexpr(Node **a, int n) /* a[0] ? a[1] : a[2] */ in condexpr() function
798 @file{gcc.dg/c99-condexpr-1.c}. The more subtle uses depend on the
879 @file{gcc.dg/c99-condexpr-1.c}. The more subtle uses depend on the
2193 `gcc.dg/c99-condexpr-1.c'. The more subtle uses depend on the exact
9108 * gcc.dg/c99-condexpr-1.c: New test.