Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/awk/
H A Dproto.h184 extern Cell *condexpr(Node **, int);
H A Drun.c1855 Cell *condexpr(Node **a, int n) /* a[0] ? a[1] : a[2] */ in condexpr() function
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A Dsourcebuild.texi798 @file{gcc.dg/c99-condexpr-1.c}. The more subtle uses depend on the
/openbsd-src/gnu/gcc/gcc/doc/
H A Dsourcebuild.texi879 @file{gcc.dg/c99-condexpr-1.c}. The more subtle uses depend on the
H A Dgccint.info2193 `gcc.dg/c99-condexpr-1.c'. The more subtle uses depend on the exact
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/
H A DChangeLog9108 * gcc.dg/c99-condexpr-1.c: New test.